skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a development utility for creating other skills.
- The
init_skill.pyscript creates local directories and template files using standard Pythonpathliboperations. - The
package_skill.pyscript uses the standardzipfilelibrary to bundle local directories into a zip file. - The
quick_validate.pyscript performs basic regex-based validation on local markdown files. - No network operations, credential access, or obfuscation were detected. All scripts perform well-defined, legitimate tasks related to its stated purpose.
Audit Metadata