skill-creator

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes Python scripts (scripts/init_skill.py, scripts/package_skill.py, and scripts/quick_validate.py) intended to be executed by the user to automate the creation and packaging of skill directories.
  • init_skill.py performs standard filesystem operations (directory creation, file writing, permission setting) to initialize a project structure.
  • package_skill.py uses the standard zipfile library to compress the skill folder for distribution.
  • quick_validate.py performs regex-based checks on metadata to ensure it meets naming and formatting standards.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 10:43 AM
Security Audit — agent-trust-hub — skill-creator