skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides Python utility scripts (init_skill.py, package_skill.py) that handle local directory creation, file writing, and resource packaging. These scripts use standard library components and perform actions consistent with the skill's documented developer-focused purpose.
  • [SAFE]: The validation script quick_validate.py correctly implements yaml.safe_load() for parsing skill metadata, which is a recognized security best practice to prevent arbitrary code execution during YAML deserialization.
  • [SAFE]: No malicious patterns, such as prompt injection, unauthorized data access, or obfuscation, were identified. The skill does not perform external network calls or attempt to access sensitive system credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:10 PM