skill-creator
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes Python-based command-line utilities (
scripts/init_skill.py,scripts/package_skill.py) that facilitate the creation and packaging of skill directories. These scripts perform routine file system tasks such as directory creation, file writing, and zip archive generation based on user input. - [SAFE]: Analysis of the skill body and scripts revealed no evidence of prompt injection, data exfiltration, or malicious obfuscation. The file operations are local and intended for development workflows. The skill follows established design principles for efficient context management.
Audit Metadata