skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): No malicious patterns, prompt injections, or unauthorized data access were detected. The files consist of markdown documentation and a secure validation utility.
  • [COMMAND_EXECUTION] (INFO): The script scripts/quick_validate.py performs local file validation. It uses yaml.safe_load() for parsing frontmatter, which is a secure practice that prevents arbitrary code execution during deserialization.
  • [DATA_EXFILTRATION] (SAFE): The validation script only reads the specific SKILL.md file within a provided directory and does not perform any network operations or access sensitive system paths.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 07:33 AM