ocrmypdf-api

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides standard documentation and integration patterns for the OCRmyPDF library and its official/community plugins. The instructions align with documented use cases.
  • [EXTERNAL_DOWNLOADS]: Recommends installing the ocrmypdf library and its plugins (ocrmypdf-easyocr, ocrmypdf-paddleocr, ocrmypdf-appleocr) from standard package registries (PyPI) and references their respective GitHub repositories.
  • [COMMAND_EXECUTION]: Documents the use of the ocrmypdf CLI and its plugin loading mechanism. This is a standard feature of the tool and is used here to illustrate legitimate extensibility patterns.
  • [DATA_EXFILTRATION]: The Flask web service example implements a basic file upload and download handler. It utilizes the tempfile module and os.unlink for proper temporary file management and cleanup, which follows best practices for minimizing data persistence risks on the host.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 04:12 AM
Security Audit — agent-trust-hub — ocrmypdf-api