html-to-pdf

Warn

Audited by Socket on Sep 15, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/html-to-pdf.js

The code appears to be a legitimate HTML-to-PDF utility and shows no evidence of malware, credential theft, persistence, or covert exfiltration. It has material security risks: shell command injection through the output path, unrestricted remote URL fetching, execution of attacker-controlled HTML/JavaScript, and disabled Chromium sandboxing. The output path should be passed to pdfinfo without a shell, untrusted content should be isolated, URL access should be restricted, and Chromium sandboxing should remain enabled where possible.

Confidence: 98%Severity: 84%
Audit Metadata
Analyzed At
Sep 15, 2026, 06:11 AM
Package URL
pkg:socket/skills-sh/aviz85%2Fclaude-skills-library%2Fhtml-to-pdf%2F@e9a2182603e1c4c89633cd82415a33ab22a95dcd295617de07c7ba030330ef17
Security Audit — socket — html-to-pdf