large-document-reader
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements text processing logic using standard Python regular expressions and string manipulation for document chunking.
- [SAFE]: External references are limited to official documentation and GitHub repositories of established open-source libraries including pdfplumber, python-docx, ebooklib, and PyMuPDF.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data access was found. The logic is consistent with the stated purpose of document analysis.
- [SAFE]: While the skill is designed to process untrusted external documents (PDFs, DOCX, etc.), it does not utilize dangerous capabilities such as subprocess execution, network writing, or dynamic code evaluation on the processed content.
Audit Metadata