skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The instructional content in
SKILL.mdand the reference files provides helpful guidance for skill development without any prompt injection or deceptive markers. Furthermore,scripts/quick_validate.pycorrectly usesyaml.safe_load()to process user configuration files, which prevents unsafe object instantiation during deserialization.\n- [COMMAND_EXECUTION]: The skill includes helper scripts (scripts/init_skill.pyandscripts/package_skill.py) that perform local file system operations, including directory creation, file writing, and ZIP archive generation. These actions are consistent with the skill's role as a project initializer and packager, and do not involve unauthorized access or network communication.
Audit Metadata