skill-creator-primer
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides authoring guidelines and a validation utility that align with its stated purpose.
- [EXTERNAL_DOWNLOADS]: The validation script (
scripts/validate_skill.py) specifies a dependency on theskills-reflibrary from the officialagentskillsGitHub repository. This is a legitimate download for validating skills against the industry standard specification. - Evidence:
dependencies = ["skills-ref @ git+https://github.com/agentskills/agentskills.git#subdirectory=skills-ref"]
Audit Metadata