skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a set of instructional guidelines and automation tools for skill development. Technical audit of the bundled Python scripts (init_skill.py, package_skill.py, quick_validate.py) confirms they exclusively use standard libraries such as sys, pathlib, zipfile, os, and re for legitimate administrative tasks.
  • [SAFE]: The init_skill.py script creates a project directory structure and sets the execution bit (0o755) on generated template scripts. This is the expected behavior for a scaffolding tool and does not indicate unauthorized privilege escalation or malicious intent.
  • [SAFE]: No network operations, data exfiltration patterns, hardcoded credentials, or obfuscated code were detected in any of the skill's files. The YAML metadata is accurate and describes the skill's purpose truthfully.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 05:07 PM