Skip to main content

paddle-ocr

PaddleOCR skill converts legal PDFs and scanned documents into editable Markdown while preserving an archive for traceability.

Install this skill

or
81/100

Security score

The paddle-ocr skill was audited on May 14, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 71

Access to .env file

SourceSKILL.md
71优先编辑 `config/.env`:
low line 75

Access to .env file

SourceSKILL.md
75cp .env.example .env
low line 76

Access to .env file

SourceSKILL.md
76nano .env
medium line 181

Access to .env file

SourceSKILL.md
181编辑 `config/.env`:
medium line 205

Access to .env file

SourceSKILL.md
205| 未配置 API | 先补 `config/.env`,再执行 `uv run scripts/smoke_test.py --skip-api-test` |
low line 63

External URL reference

SourceSKILL.md
631. 打开 [PaddleOCR 官网](https://www.paddleocr.com)
low line 112

External URL reference

SourceSKILL.md
112uv run scripts/layout_caller.py --file-url "https://example.com/document.pdf" --stdout --pretty
Scanned on May 14, 2026
View Security Dashboard
Installation guide →