skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns or security vulnerabilities were identified in the analyzed files.- [COMMAND_EXECUTION] (LOW): The skill provides local Python scripts (init_skill.py, package_skill.py, quick_validate.py) designed to assist the user in skill development. These scripts perform standard file system operations like directory creation, template generation, and zip archiving without elevated privileges or dangerous execution patterns.- [DATA_EXFILTRATION] (SAFE): No credential scanning, sensitive file access, or network exfiltration patterns were detected. File operations are limited to the user-specified skill directory.- [REMOTE_CODE_EXECUTION] (SAFE): No remote code downloads or execution of untrusted external scripts were identified. The dependency on PyYAML is standard for metadata parsing and is handled using the safe loading method.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:28 PM