onepage-pdf
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/onepage_pdf.pyinvokes a local Chromium-based browser (such as Chrome, Edge, or Chromium) viasubprocess.run. This is the primary mechanism for rendering HTML content into a PDF and is used safely with hardcoded flags and without shell execution.\n- [SAFE]: No malicious patterns, such as data exfiltration, credential harvesting, or prompt injection, were identified. The skill handles local files and uses a temporary directory for processing, following standard security practices for utility scripts.
Audit Metadata