writing-skills
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
render-graphs.jsutility script executes the system'sdotbinary (Graphviz) to convert diagram source code into SVG files. It usesexecSyncto pipe content to the command's standard input, which is a common and safe implementation for local tooling. - [EXTERNAL_DOWNLOADS]: The
anthropic-best-practices.mdandSKILL.mdfiles mention standard package installation commands for utilities likepdfplumber,pypdf, andgraphviz. These instructions target official package registries and represent standard setup procedures for the tools described. - [PROMPT_INJECTION]: The
persuasion-principles.mdfile outlines the use of 'Authority' and 'Commitment' language (e.g., 'YOU MUST', 'No exceptions') to influence agent behavior. While these are psychological techniques often associated with prompt engineering, they are used here to enforce strict adherence to technical documentation standards rather than to bypass safety filters or exfiltrate data.
Audit Metadata