Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes well-known and trusted Python packages (
reportlab,pdfplumber,pypdf) and the industry-standardpopplertoolset for PDF creation, extraction, and rendering. - [COMMAND_EXECUTION]: The provided installation commands use standard package managers such as
pip,brew, andapt-get. The use ofsudois appropriately limited to the installation of system-level utilities (poppler-utils). - [EXTERNAL_DOWNLOADS]: References to external content are limited to official documentation and source code on a trusted GitHub organization (OpenAI).
- [DATA_EXFILTRATION]: The skill manages files using local directories (
tmp/pdfs/andoutput/pdf/) and does not perform any unauthorized network operations or access sensitive system files.
Audit Metadata