skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a developer tool designed to assist in the creation and organization of AI agent skills. It contains structural templates and guidance for efficient context management.
  • [COMMAND_EXECUTION]: The skill includes Python scripts (scripts/init_skill.py, scripts/package_skill.py, and scripts/quick_validate.py) intended for local use. These scripts perform necessary file system tasks such as creating directories, writing template files, and zipping skill packages. They utilize safe practices, such as using yaml.safe_load() for parsing metadata, and do not involve arbitrary command execution or external network calls.
  • [EXTERNAL_DOWNLOADS]: No external network requests, remote script executions, or unverifiable dependencies were detected in the skill files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:55 PM