writing-skills
Warn
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill employs and encourages the use of authoritative 'Iron Law' instructions and persuasion principles (e.g., 'YOU MUST', 'No exceptions', 'Violating the letter is violating the spirit'). These patterns are explicitly designed to override an agent's internal rationalization or reasoning processes to enforce compliance with the methodology.
- [COMMAND_EXECUTION]: The included utility script 'render-graphs.js' uses 'child_process.execSync' to execute the system 'dot' command. It processes content extracted directly from 'SKILL.md' and passes it to the shell-executed binary via stdin.
- [EXTERNAL_DOWNLOADS]: The documentation provides instructions for users to install external system dependencies such as 'graphviz' using package managers like 'brew' or 'apt' to support the graph rendering functionality.
Audit Metadata