pdf-toolkit
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes legitimate and widely-used Python libraries (
pypdf,pdfplumber,reportlab) to perform its stated functions without any hidden or suspicious logic. - [SAFE]: All operations are local and deterministic, involving reading from and writing to paths specified during execution. No unauthorized network communication or data exfiltration patterns were identified.
- [SAFE]: The scripts demonstrate transparent logic with clear argument parsing and standard error handling, avoiding any form of code or prompt obfuscation.
- [SAFE]: The installation process uses the
uvpackage manager to fetch well-known dependencies from the standard Python Package Index (PyPI).
Audit Metadata