skill-creation-guide

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns or vulnerabilities were detected in the analyzed files. The scripts are straightforward utility tools for skill development.
  • [DYNAMIC_EXECUTION] (SAFE): The validation script scripts/quick_validate.py uses yaml.safe_load() to parse frontmatter, which is a security best practice that prevents arbitrary code execution during deserialization.
  • [COMMAND_EXECUTION] (SAFE): The packaging script scripts/package_skill.py uses the standard zipfile library for local filesystem operations and does not execute shell commands or external processes.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:49 PM