ai-pdf-builder

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the ai-pdf-builder package from npm and system-level dependencies like pandoc and basictex via Homebrew or apt-get. These are standard development tools and the package is hosted on the official npm registry.
  • [COMMAND_EXECUTION]: The skill utilizes npx ai-pdf-builder to execute the PDF generation logic. It also uses sudo tlmgr to install LaTeX packages, which is a standard procedure for TeX Live management.
  • [CREDENTIALS_UNSAFE]: The documentation provides standard instructions for setting the ANTHROPIC_API_KEY environment variable. This is a common and safe practice for providing API access to tools, as it does not hardcode any specific keys.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 06:49 PM
Security Audit — agent-trust-hub — ai-pdf-builder