skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions and associated scripts revealed no malicious patterns. The skill follows best practices for scaffolding and project management. No evidence of intentional data exfiltration, hardcoded credentials, or remote code execution was found.
- [COMMAND_EXECUTION]: The skill utilizes local Python scripts (
init_skill.py,package_skill.py, andquick_validate.py) to automate the creation of skill directories and the compression of finalized skill packages. These operations are restricted to user-specified paths and use standard library modules for filesystem interaction without escalating privileges or accessing sensitive system areas.
Audit Metadata