svg-book-illustrator

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes two utility scripts designed to be executed by the user or the agent: scripts/extract_svgs.py (Python) and scripts/svg2png.js (Node.js). These scripts are used to manage and process the SVG assets generated during the workflow.\n
  • extract_svgs.py parses Markdown files to extract inline SVG tags into individual files.\n
  • svg2png.js uses a headless browser to render SVGs and save them as high-DPI PNG images for printing.\n- [EXTERNAL_DOWNLOADS]: The PNG conversion functionality relies on the puppeteer package, which must be installed by the user (npm install puppeteer). This package typically downloads a compatible version of Chromium to perform rendering tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 04:24 AM
Security Audit — agent-trust-hub — svg-book-illustrator