processing-pdf
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses well-known and standard Python libraries (
pypdf,pdfplumber,pypdfium2) for PDF manipulation. - [COMMAND_EXECUTION]: The skill uses standard system utilities (
pdftotext,pdfinfo) for efficient text extraction and metadata retrieval, which is expected for its stated purpose. - [SAFE]: The instruction to activate a virtual environment (
source ~/.local/opencode-venv/bin/activate) is a standard practice for dependency management. - [SAFE]: The scripts provided for table extraction, form handling, and metadata extraction follow standard programming practices with appropriate error handling.
Audit Metadata