skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes Python scripts (init_skill.py, package_skill.py, quick_validate.py) for automating the skill development lifecycle. These scripts use standard libraries to manage local file system operations without external network calls or sensitive data access.
- [SAFE]: Input validation is performed in
quick_validate.pyusing regular expressions to enforce naming conventions and secure YAML parsing viayaml.safe_load(). - [SAFE]: All instructional content in SKILL.md and references provides legitimate guidance for skill creation and does not contain malicious prompt injection patterns.
Audit Metadata