image-to-pages

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/generate_html.py uses subprocess.run to call a local web browser in headless mode for PDF generation. This call is implemented using a list of arguments and avoids the use of a shell, which prevents command injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill generates HTML files that reference the html2canvas library from the cdnjs.cloudflare.com CDN. Cloudflare's cdnjs is a well-known and trusted service for hosting public web assets, and its use here is standard for providing document capture functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 08:04 AM
Security Audit — agent-trust-hub — image-to-pages