skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a structured framework and utility scripts for skill development. No malicious behavior, prompt injection, or suspicious patterns were found in the instructional content or code.
  • [SAFE]: The script scripts/init_skill.py programmatically creates directories and files for project scaffolding. While it sets execution permissions on a generated script, this is standard functionality for an initialization tool and does not constitute unauthorized privilege escalation.
  • [SAFE]: The validation logic in scripts/quick_validate.py correctly uses yaml.safe_load() to prevent arbitrary code execution during the parsing of metadata frontmatter.
  • [SAFE]: Analysis of the Python scripts confirms that no network operations, external downloads from untrusted sources, or attempts to access sensitive system data (such as credentials or SSH keys) are present.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 12:44 PM