skill-creator-primer
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/validate_skill.pyspecifies an inline dependency on theskills-reflibrary from the officialagentskillsGitHub repository, which is used to validate skill structure. - [COMMAND_EXECUTION]: The documentation mentions using
uv runfor executing the validation script and theingestCLI for token estimation. Both are standard developer tools. - [PROMPT_INJECTION]: The skill contains instructions for the AI on how to interpret user intent and trigger skills. These directives are intended for operational guidance and do not attempt to bypass core safety constraints.
Audit Metadata