mermaid-syntax
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed syntax guidance and examples for various Mermaid diagram types. All content is educational and stays within the intended scope of diagram generation.
- [COMMAND_EXECUTION]: Includes a utility script
scripts/validate-mermaid.shfor linting Mermaid syntax. The script utilizes standard Unix utilities (grep,cat,echo) to perform pattern matching on input files or stdin. It does not execute the diagrams or perform network operations. - [EXTERNAL_DOWNLOADS]: References official and well-known resources such as
mermaid.liveandmermaid.js.org. These are legitimate external references for the skill's primary purpose and do not pose a security risk. - [SAFE]: The skill documents security-related Mermaid configuration settings like
maxTextSizeandmaxEdges, noting that these are 'secure settings' that cannot be modified via frontmatter to prevent resource exhaustion attacks.
Audit Metadata