skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a meta-tool for skill development and does not exhibit any malicious patterns.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
init_skill.py,package_skill.py) designed to automate the creation of project directories and the compression of files into a.skillformat. These scripts utilize standard library modules such aspathlib,sys, andzipfileto manage local files and directories based on user-provided input. No arbitrary or high-risk commands are executed. - [EXTERNAL_DOWNLOADS]: No remote downloads or external dependency fetching patterns were identified.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive credentials were found in the instructions or scripts.
- [PROMPT_INJECTION]: The
SKILL.mdfile contains purely procedural instructions for building skills and does not include attempts to override system prompts or bypass safety filters.
Audit Metadata