skills/ninehills/skills/drawio-skill/Gen Agent Trust Hub

drawio-skill

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the draw.io desktop CLI to export diagrams to formats like PNG, SVG, PDF, and JPG. It also utilizes bundled Python scripts (repair_png.py and encode_drawio_url.py) to handle post-export metadata repairs and generate web-compatible viewer URLs.
  • [EXTERNAL_DOWNLOADS]: The skill performs periodic version checks against its official GitHub repository and provides a mechanism to update its own source code via git pull when explicitly authorized by the user.
  • [REMOTE_CODE_EXECUTION]: The update mechanism allows the skill to fetch and apply instructions from its origin repository. This process is user-controlled, throttled to once per 24 hours, and adheres to standard practices for community-distributed agent skills.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 11:44 AM