writing-skills
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill acts as a meta-tool for developing and testing other skills.
- [PROMPT_INJECTION]: The documentation includes instructions on using persuasion techniques such as "Authority" and "Commitment" to ensure agents follow strict rules (e.g., TDD discipline). These techniques use imperative language ("YOU MUST", "No exceptions") to harden instructions against accidental non-compliance during complex tasks, rather than to bypass safety guardrails.
- [COMMAND_EXECUTION]: The utility script
render-graphs.jsexecutes the system commanddotto generate SVG diagrams from markdown content. The script uses standard input for data passing, which is a safe practice that prevents typical shell injection vulnerabilities.
Audit Metadata