writing-skills
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary focus is on documentation engineering and process enforcement (TDD for skills). It provides constructive patterns for ensuring agent reliability and task success.
- [COMMAND_EXECUTION]: The
render-graphs.jsutility executes the system'sdotcommand to render SVG diagrams. This is a legitimate tool used for visualizing Graphviz flowcharts defined within the skill. The script follows safe practices by passing input via standard input (stdin) rather than command-line interpolation. - [PROMPT_ENGINEERING]: The skill incorporates advanced prompt engineering techniques, including the use of psychological persuasion principles (Authority, Commitment, Scarcity). These are explicitly presented as methods to improve agent adherence to technical workflows and are not used to bypass core AI safety guidelines.
- [EXTERNAL_DOWNLOADS]: The documentation includes references to standard resources such as
agentskills.ioand image assets onmintcdn.com. These are used for documentation purposes and do not involve downloading or executing untrusted code.
Audit Metadata