skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured framework for skill creation, using Markdown documentation and reference files to guide agent behavior.
- [SAFE]: Included Python scripts (
init_skill.py,package_skill.py,quick_validate.py) perform legitimate file system tasks such as directory creation, file writing, and zipping for local development workflows. - [SAFE]: The validation logic in
quick_validate.pyusesyaml.safe_load()for frontmatter parsing, adhering to security best practices against unsafe deserialization. - [SAFE]: No network requests, hardcoded credentials, obfuscation, or malicious prompt injection patterns were found in any of the skill files.
Audit Metadata