skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Overall Assessment (SAFE): The skill is a collection of development tools and reference documentation. No malicious behavior or security vulnerabilities were identified.
  • Code Safety (SAFE): The scripts package_skill.py and quick_validate.py use standard Python libraries. The use of yaml.safe_load() in the validation script ensures that YAML frontmatter is parsed without the risk of arbitrary code execution.
  • Network and Data (SAFE): There are no network operations, and the scripts do not access sensitive file paths or environment variables.
  • Indirect Prompt Injection (SAFE): While the validation script processes SKILL.md files, it performs strict structural validation and does not execute content as instructions or interpolate it into prompts in a dangerous way.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 09:48 PM