skill-builder

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes local Python scripts (scripts/init_skill.py, scripts/package_skill.py, scripts/quick_validate.py) that facilitate the skill development workflow by automating directory creation, file generation, and packaging operations on the local filesystem.
  • [SAFE]: The validation script (scripts/quick_validate.py) utilizes yaml.safe_load() to parse frontmatter, which effectively mitigates risks associated with unsafe object deserialization and arbitrary code execution.
  • [SAFE]: No remote dependencies, unauthorized network operations, or hardcoded secrets were identified within the provided scripts, templates, or documentation.
  • [SAFE]: The use of Unicode Right-to-Left (RTL) and Left-to-Right (LTR) markers in templates is correctly implemented for linguistic support and does not involve malicious intent or obfuscation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 01:51 AM