skill-creator
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions recommend using the
skills-refpackage vianpxto validate the structure of newly created skills. This is a legitimate development workflow requirement. - [REMOTE_CODE_EXECUTION]: Documentation files (such as
references/scripts/deno.mdandreferences/scripts/tool-runner.md) provide examples of how to run remote scripts and use tool runners likeuvx,npx, anddeno run. These are presented strictly as instructional examples for skill authors and are not executed by the skill itself. - [COMMAND_EXECUTION]: The skill describes common command-line operations for formatting code and linting files (e.g., using
ruff,black, oreslint). These instructions are intended to be used by the agent as part of the skill creation process and are standard developer tools.
Audit Metadata