html-to-pdf
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscated code were detected across the skill's instructions, metadata, or JavaScript source.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the 'puppeteer' library, which is a standard industry dependency. During installation, it downloads a headless version of Chromium from a well-known source.
- [COMMAND_EXECUTION]: The skill requires standard command-line operations (npm install, node) to perform its stated function of HTML-to-PDF conversion.
- [SAFE]: The core script processes user-provided HTML or URLs and generates a local PDF file. It does not attempt to access sensitive system files or send data to unauthorized remote servers.
Audit Metadata