cmd-mermaid-render
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
@mermaid-js/mermaid-clipackage, which is a well-known and trusted dependency for Mermaid diagram generation. The skill correctly identifies this as a prerequisite. - [COMMAND_EXECUTION]: The provided
render.shscript handles the execution of the rendering process. It is written using secure coding patterns, such asset -euo pipefailand passing arguments to themmdcbinary via a bash array, which effectively prevents command injection vulnerabilities.
Audit Metadata