Skip to content

Commit 6f60dfe

Browse files
authored
Update README.md
1 parent 370efc5 commit 6f60dfe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ AxisCLI features a native C/C++ plugin architecture, allowing you to add custom
125125
* **Capacity:** Supports up to 64 concurrent plugins. This ensures system stability and high performance even with multiple extensions loaded.
126126

127127
For developers, a dedicated **SDK** (including `axis.h` and examples) is available in the project repository to help you build your own extensions.
128+
> [!WARNING]
129+
> **Security & Trust**
130+
> Since plugins utilize the **WinAPI**, they operate with the same permissions as the CLI itself. Always prioritize official Windows or AxisCLI features first. For extensions, we recommend prioritizing **Open Source** projects to ensure transparency. If a plugin is closed-source, ensure it originates from a **verified and trusted developer** before use. Exercise caution with binaries from unknown sources.
128131
129132
---
130133

0 commit comments

Comments
 (0)