skill-creator
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill functions as a meta-utility for developing and managing other skills.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
init_skill.py,package_skill.py,quick_validate.py) that perform local file system operations including directory creation, file writing, and zipping. These actions are consistent with the skill's stated purpose of initializing and packaging skill projects. The scripts do not use dangerous functions likeeval()oros.system()with untrusted input. - [EXTERNAL_DOWNLOADS]: No external downloads, network requests, or remote script executions were found in the provided files. Documentation links point to legitimate tool websites (e.g., mise.jdx.dev).
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or private credentials were found in any of the scripts or reference materials.
Audit Metadata