skill-creator
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill follows best practices for file management and environment variable handling.
- [COMMAND_EXECUTION]: Includes Python scripts (
init_skill.pyandpackage_skill.py) that perform local file system operations such as directory creation and ZIP compression. These scripts include explicit checks to prevent path traversal outside of the intended directory scope. - [DATA_EXFILTRATION]: The skill defines a standard hierarchy for environment variable resolution (including $HOME/.claude paths) to guide developers in managing secrets securely. No code for data exfiltration was found.
Audit Metadata