using-drawio-mcp
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official
@drawio/mcpNode.js package and thejgraph/drawio-mcpGitHub repository. These are well-known and trusted resources managed by the official draw.io maintainers. - [INDIRECT_PROMPT_INJECTION]: The tools
open_drawio_mermaid,open_drawio_xml, andopen_drawio_csvaccept acontentparameter which can be a string or a URL. This represents an indirect prompt injection surface where the agent might process untrusted diagram definitions or fetch content from external URLs. - Ingestion points:
contentparameter inINSTRUCTIONS.mdfor all three tools. - Boundary markers: No specific delimiters or "ignore" instructions are provided to the agent for handling untrusted diagram content.
- Capability inventory: The tools facilitate fetching remote data (via URL) and rendering it in a browser-based editor.
- Sanitization: No sanitization logic is described within the skill's instruction files.
Audit Metadata