ocr-and-documents
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill manages external dependencies and resources safely. It instructs the agent to install standard libraries (pymupdf, marker-pdf, python-docx, python-pptx) from official package registries and facilitates the download of machine learning models from Hugging Face for OCR tasks via the marker-pdf library.
- [COMMAND_EXECUTION]: Provides controlled instructions for executing document processing tasks. It guides the agent in running local Python scripts to process user-provided documents and uses standard Python APIs for document manipulation such as splitting, merging, and searching within PDFs.
- [SAFE]: The skill's behavior is consistent with its stated purpose. No malicious patterns such as prompt injection, credential theft, or unauthorized data exfiltration were detected. The use of established libraries and transparent scripts ensures a secure operating environment for document analysis.
Audit Metadata