skill-creator
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The development scripts (init_skill.py, package_skill.py) perform routine file system tasks such as directory creation and zipping. No suspicious subprocess calls, network activity, or hidden behaviors were found.\n- [SAFE]: The quick_validate.py script uses yaml.safe_load(), which is the industry standard for safely parsing YAML to avoid arbitrary code execution vulnerabilities during the reading of skill configuration files.\n- [SAFE]: The skill instructions provide legitimate procedural knowledge for developers and do not attempt to manipulate the agent's safety protocols or exfiltrate sensitive information.
Audit Metadata