writing-skills
Warn
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The
render-graphs.jsscript useschild_process.execSyncto run thedotutility and thewhichcommand. This allows the skill to execute subprocesses on the underlying operating system. - [PROMPT_INJECTION]: The skill instructions frequently use imperative and absolute language (e.g., 'YOU MUST', 'No exceptions', 'Delete means delete') designed to override the agent's internal reasoning and safety filters. The file
persuasion-principles.mdexplicitly advocates for using psychological 'Authority' and 'Commitment' principles to increase compliance rates. - [PROMPT_INJECTION]: The testing methodology in
testing-skills-with-subagents.mdutilizes role-playing scenarios and pressure markers such as 'IMPORTANT: This is a real scenario', which are functionally identical to common jailbreak patterns. - [COMMAND_EXECUTION]: The
render-graphs.jsutility processes external input fromSKILL.mdfiles and feeds it into thedotsystem binary without sanitization, creating a surface for potential command-related exploits if the underlying binary is vulnerable.
Audit Metadata