skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill body and scripts revealed no malicious patterns or safety violations.
- [DYNAMIC_EXECUTION]: The init_skill.py script creates local template files and makes them executable as part of the intended skill creation workflow.
- [DYNAMIC_EXECUTION]: Metadata validation in quick_validate.py is performed using yaml.safe_load, effectively preventing unsafe code execution through malformed configuration files.
Audit Metadata