excalidraw-diagram
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a utility for data visualization. It defines structured templates for generating Excalidraw-compatible files and instructs the agent to save them locally using a standard file-writing tool. No suspicious behaviors, such as unauthorized network requests or credential harvesting, were identified.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user-supplied text to create diagrams. While it lacks explicit delimiters to mark the boundaries of this input, it enforces a strict JSON schema for the output, which serves as a functional constraint. The potential for injection to escalate is low, as the skill's capabilities are limited to generating specific file types and saving them to the current working directory.
Audit Metadata