skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The instructional content in SKILL.md and the reference files provides helpful guidance for skill development without any prompt injection or deceptive markers. Furthermore, scripts/quick_validate.py correctly uses yaml.safe_load() to process user configuration files, which prevents unsafe object instantiation during deserialization.\n- [COMMAND_EXECUTION]: The skill includes helper scripts (scripts/init_skill.py and scripts/package_skill.py) that perform local file system operations, including directory creation, file writing, and ZIP archive generation. These actions are consistent with the skill's role as a project initializer and packager, and do not involve unauthorized access or network communication.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 12:04 AM