skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a developer documentation and utility package. It contains instructional content and helper scripts for directory management and validation without security risks.
- [SAFE]: Included Python scripts (init_skill.py, package_skill.py, quick_validate.py) perform standard file system operations, such as creating directories, writing template files, and zipping content. Path handling is performed using the standard library's Path object.
- [SAFE]: No network operations, external downloads, or execution of untrusted remote code were detected in any of the scripts or the documentation.
- [SAFE]: The skill's metadata and instructions are focused on development workflows and do not contain prompt injections, obfuscation, or attempts to bypass agent constraints.
Audit Metadata