drawio-diagram
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes scripts that fetch documentation, visual style guides, and vendor-specific references from trusted organizations and well-known services, specifically OpenAI, Anthropic, Vercel, and the official draw.io (jgraph) repositories on GitHub.\n- [COMMAND_EXECUTION]: The skill repository contains automated test scripts (
scripts/test_validate_drawio_layout.pyandscripts/test_validate_drawio_xml.py) that usesubprocess.runto invoke internal validation utilities on local fixture data. It also provides guidance for using thegitanddrawioCLI tools to manage documentation and export diagrams.\n- [SAFE]: A thorough review of the skill's instructions, metadata, and logic revealed no malicious intent, prompt injections, or data exfiltration attempts. The skill is focused on producing structured XML data and follows established security practices for AI agent extensions.
Audit Metadata