writing-skills
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill uses directive language and 'persuasion principles' (such as Authority, Commitment, and Scarcity) intended to override an agent's default behavior and prevent the 'rationalization' of instructions. The files 'persuasion-principles.md' and 'testing-skills-with-subagents.md' provide strategies for 'bulletproofing' skill instructions against agent disobedience.
- [COMMAND_EXECUTION]: The
render-graphs.jsutility script utilizeschild_process.execSyncto invoke the system'sdotcommand from the Graphviz suite. It extracts content fromSKILL.mdand pipes it to the external process to generate SVG diagrams. - [EXTERNAL_DOWNLOADS]: The documentation file
anthropic-best-practices.mdincludes references to static image assets hosted onmintcdn.com. These are used as illustrative diagrams within the skill's documentation.
Audit Metadata