skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious code, obfuscation, or unauthorized network activity was detected across the skill's instructions or scripts.
  • [COMMAND_EXECUTION]: The init_skill.py and package_skill.py scripts perform standard local file system operations, such as creating directories, writing text files from templates, and zipping project folders. These actions are triggered by the user to manage their own skill development projects.
  • [SAFE]: The initialization script sets execution permissions (chmod 0o755) for generated example scripts. This is a legitimate functional requirement for making local development scripts executable and does not constitute a privilege escalation risk in this context.
  • [SAFE]: The validation logic in quick_validate.py uses regular expressions to ensure metadata quality and naming conventions, promoting best practices without introducing security vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 01:36 AM