skill-creator
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill functions as a utility for local skill development.\n- [COMMAND_EXECUTION]: The skill executes bundled Python scripts (
init_skill.py,package_skill.py) to automate directory creation and zip packaging. These scripts use standard library modules and include validation for user-provided inputs to prevent path traversal or command injection.\n- [DYNAMIC_EXECUTION]: The initialization script generates a boilerplate example script and sets executable permissions, which is standard functionality for scaffolding tools and does not involve untrusted remote code.
Audit Metadata