skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes Python scripts (init_skill.py, package_skill.py) designed to automate the skill creation process.
  • init_skill.py creates local directories and populates them with template files (SKILL.md, example scripts, and reference documentation).
  • package_skill.py uses the standard zipfile library to bundle the skill directory into a distributable archive.
  • quick_validate.py performs basic regex-based validation of the skill's metadata.
  • All file operations are confined to the user-specified output paths and do not interact with sensitive system files or network resources.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 01:21 PM