skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides Python utility scripts (scripts/init_skill.py and scripts/package_skill.py) intended to be executed by the agent to automate file system tasks. These operations include creating directories, writing template files, and generating zip archives, which are standard functions for a development scaffolding tool.
  • [SAFE]: No malicious patterns, obfuscation, or data exfiltration vectors were identified. The included scripts use Python's standard library and implement basic input validation in scripts/quick_validate.py to ensure that skill names follow a safe naming convention (lowercase, digits, and hyphens), which mitigates risks associated with malformed file paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 01:19 PM