img2pdf

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: A comprehensive review of the skill's instructions and Python implementation revealed no malicious patterns, safety bypasses, or security vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill uses well-established Python packages (pypdf, Pillow, PyMuPDF) from official repositories for its core functionality. These dependencies are safe and appropriate for the stated purpose.
  • [COMMAND_EXECUTION]: All filesystem operations and PDF generation are handled through high-level library APIs. There is no usage of dangerous functions like shell execution or arbitrary subprocess calls.
  • [DATA_EXFILTRATION]: The script lacks any network-capable code. It does not contain HTTP clients, socket connections, or any other mechanism to transmit data externally.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 08:33 AM
Security Audit — agent-trust-hub — img2pdf