skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities or malicious patterns were identified. The skill's operations are confined to the local filesystem for the purpose of managing skill development workflows.
- [COMMAND_EXECUTION]: The skill provides instructions for executing internal Python scripts (
init_skill.pyandpackage_skill.py) to automate lifecycle tasks. These scripts use standard libraries (pathlib, argparse, zipfile) and include basic validation for skill naming conventions.
Audit Metadata