diagram
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to process SVG data into PNG images using
rsvg-convertorsips. Evidence inSKILL.md:rsvg-convert -w 1280 -h 720 input.svg -o /tmp/chart.pngandsips -s format png -z 720 1280 input.svg --out output.png. - [COMMAND_EXECUTION]: The skill uses the
opencommand to launch a browser to display the generated diagram. Evidence inSKILL.md:open -a "Google Chrome" /tmp/chart.png.
Audit Metadata