Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
0 /100
table-ocr
OCR and extract tables from scanned PDFs and images using MinerU
Pure documentation skill with no executable code. All behavior properly declared - uses legitimate MinerU CLI tool for table OCR with declared MINERU_TOKEN authentication.
Skill Nametable-ocr
Duration27.3s
Enginepi
Safe to install
No action needed. This skill is safe to use as it only provides documentation for a legitimate open-source OCR tool.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md documents reading PDF/image files
Network READ READ ✓ Aligned SKILL.md documents URL support
Environment READ READ ✓ Aligned SKILL.md declares MINERU_TOKEN env var usage
Shell WRITE WRITE ✓ Aligned SKILL.md documents CLI command execution
2 findings
🔗
Medium External URL 外部 URL
https://mineru.net
SKILL.md:4
🔗
Medium External URL 外部 URL
https://mineru.net/apiManage/token
SKILL.md:39

File Tree

1 files · 3.1 KB · 55 lines
Markdown 1f · 55L
└─ 📝 SKILL.md Markdown 55L · 3.1 KB

Security Positives

✓ No executable code present - purely documentation
✓ All external URLs (mineru.net) properly declared in documentation
✓ Uses legitimate open-source tool (MinerU by OpenDataLab/Shanghai AI Lab)
✓ All capabilities aligned between documentation and inferred behavior
✓ No credential harvesting or exfiltration patterns detected
✓ No base64, eval, or suspicious code execution patterns
✓ Token usage (MINERU_TOKEN) is for service authentication, properly documented