skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructional content and templates for skill development, which is its primary and stated purpose.- [SAFE]: Python scripts (init_skill.py, package_skill.py, and quick_validate.py) utilize standard Python libraries (pathlib, sys, zipfile, yaml) to perform routine file system operations such as directory creation, file writing, and archiving.- [SAFE]: The metadata validation logic in quick_validate.py employs yaml.safe_load() to parse YAML frontmatter, effectively mitigating risks associated with unsafe deserialization of untrusted input.- [SAFE]: No indicators of malicious behavior, such as hardcoded credentials, network exfiltration, prompt injection, or unauthorized remote code execution, were identified in the codebase or instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 06:23 PM