excalidraw-diagram
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a clear and legitimate workflow for transforming text into visual diagrams. It specifies a rigid output structure for both Markdown and JSON data, which helps maintain consistency and prevents the agent from deviating from its intended task.
- [SAFE]: File-writing operations are constrained to the current working directory and use specific, predictable naming conventions ([theme].[type].md), which is standard behavior for document generation tools.
- [SAFE]: External URLs and repositories mentioned (such as the Obsidian Excalidraw plugin and Excalidraw's official site) are well-known, reputable resources within the developer and productivity community.
- [SAFE]: The skill includes explicit instructions for character replacement (e.g., converting quotes and parentheses) which ensures compatibility with the target Excalidraw/Obsidian environment and serves as a basic form of data normalization.
Audit Metadata