skill-creator
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides developer-focused documentation and scripts to assist in the creation, initialization, and distribution of AI agent skills.
- [COMMAND_EXECUTION]: The skill body instructs the agent to execute provided Python scripts (init_skill.py, package_skill.py) for managing local files and directories. These actions are consistent with the skill's stated purpose of being a 'skill creator'.
- [SAFE]: The validation script (quick_validate.py) correctly utilizes yaml.safe_load() to prevent unsafe deserialization of metadata.
Audit Metadata