smart-ocr
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The documentation includes standard package installation instructions using the
pippackage manager for official libraries includingpaddlepaddle,paddleocr,pdf2image, andPillow. - [EXTERNAL_DOWNLOADS]: The skill provides Python code examples for fetching image data from remote URLs using the
requestslibrary for OCR processing. - [EXTERNAL_DOWNLOADS]: Includes references to the official PaddleOCR GitHub repository for model downloads and documentation resources.
- [SAFE]: The skill demonstrates secure practices for handling temporary files during PDF processing by using
os.removeto clean up files after processing is complete.
Audit Metadata