skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes Python utility scripts (init_skill.py, package_skill.py, quick_validate.py) intended for local execution to automate the skill development lifecycle. These scripts perform operations such as directory creation, file writing, and zipping skill packages using standard Python libraries.
  • [SAFE]: Detailed analysis identified no security issues. The scripts implement defensive coding techniques, including the use of yaml.safe_load() for configuration parsing and regex-based input validation for skill names and descriptions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 06:47 PM