skill-creator

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local Python scripts (init_skill.py and package_skill.py) to manage the skill lifecycle. These scripts perform expected file system tasks such as creating directories, writing template files, and zipping skill packages. These operations are restricted to the local environment and are consistent with the skill's stated purpose as a development tool.
  • [SAFE]: The code follows security best practices, such as explicitly checking for and skipping symlinks during packaging to prevent path traversal or unauthorized file access. No network operations or credential handling patterns were observed.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 12:42 PM