skill-creator
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides utility scripts (init_skill.py, package_skill.py, quick_validate.py) intended for local development and project scaffolding. These scripts perform standard file system operations like creating directories, writing template files, and creating compressed archives.\n- [SAFE]: The initialization script uses templates to generate boilerplate code and sets file permissions to make generated scripts executable, which is consistent with its role as a project initializer and developer tool.\n- [SAFE]: The validation logic uses the PyYAML library to check metadata integrity. No network operations, credential access, or unsafe dynamic execution patterns were detected.
Audit Metadata