skill-creator
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide and utility for developers creating other agent skills. No malicious code, data exfiltration, or unauthorized network operations were identified.
- [COMMAND_EXECUTION]: Includes Python scripts (
init_skill.py,package_skill.py,quick_validate.py) designed to facilitate local file system operations like directory creation and file archiving. These are standard developer tools and do not exhibit suspicious behavior. - [PRIVILEGE_ESCALATION]: The initialization script applies standard executable permissions (0755) to generated template scripts, which is expected behavior for development scaffolding tools.
Audit Metadata