skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Data Exposure] (SAFE): The scripts read the content of the specified skill directory to perform validation and packaging. There is no evidence of access to sensitive system paths or credentials, and no data is transmitted over the network.
- [Remote Code Execution] (SAFE): No dynamic code evaluation functions (e.g., eval, exec) or remote script execution patterns are used. The logic is restricted to file system management and ZIP compression.
- [External Downloads] (SAFE): The scripts do not perform any network operations or download external dependencies or code.
- [Command Execution] (SAFE): The code does not use subprocesses or shell commands to interact with the operating system.
Audit Metadata