mermaid-to-image
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes a Python script to handle the conversion process. The script performs Base64 encoding of diagram content and manages the HTTP request to the external rendering API.
- [COMMAND_EXECUTION]: Uses the
lscommand to scan the project directory for standard image storage locations (e.g., images/, assets/) to determine an appropriate output path. - [EXTERNAL_DOWNLOADS]: Fetches rendered image data from
https://mermaid.ink. This external interaction is necessary for the skill's functionality and targets a well-known public utility for Mermaid diagrams.
Audit Metadata