skill-creator

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes Python scripts intended for local execution to automate development tasks.
  • scripts/init_skill.py: Initializes a new skill directory with a standard structure (scripts/, references/, assets/) and populates it with template files. It also sets execution permissions on generated example scripts using chmod.
  • scripts/package_skill.py: Validates a skill directory and creates a zip archive for distribution.
  • [SAFE]: The provided scripts perform standard file system operations (directory creation, file writing, and archiving) that are entirely consistent with the skill's stated purpose as a developer utility. No network access, data exfiltration patterns, or obfuscation techniques were detected in the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 03:18 AM
Security Audit — agent-trust-hub — skill-creator