skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides local utility scripts (scripts/init_skill.py and scripts/package_skill.py) and instructs the user to run them via the command line for skill development tasks.
  • [COMMAND_EXECUTION]: The scripts/init_skill.py script manages local file system operations, including creating a standardized directory structure and writing template files. It also programmatically sets file permissions (0755) to ensure newly created scripts are executable.
  • [COMMAND_EXECUTION]: The scripts/package_skill.py script automates the creation of a ZIP archive from the skill's directory, facilitating distribution of the completed skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 06:53 AM