skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance and templates for agent skill development following the official Agent Skills specification.
- [SAFE]: The included validation script
scripts/quick_validate.pyperforms static analysis of SKILL.md files usingyaml.safe_loadto ensure secure parsing of metadata. - [SAFE]: External URLs and documentation links point to official repositories of trusted organizations like Anthropic and OpenAI.
- [SAFE]: The skill uses standard environment variables like
${CLAUDE_SKILL_ROOT}for local file referencing, avoiding hardcoded paths and ensuring safe portability.
Audit Metadata