Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs standard, well-known PDF processing libraries including
reportlab,pdfplumber, andpypdfviapip. It also recommends installingpoppler-utilsusing system package managers (apt-get,brew). These are legitimate dependencies for the stated purpose. - [COMMAND_EXECUTION]: Executes the
pdftoppmutility to render PDF pages into images. It also provides instructions for usingsudo apt-getto install system dependencies, which is a standard procedure for environment setup. - [DATA_HANDLING]: Uses local directories
tmp/pdfs/andoutput/pdf/for managing file artifacts. This follows standard local file system practices for utility skills.
Audit Metadata