Scan Report
5 /100
ppt-ocr
OCR for PowerPoint presentations with scanned or image-embedded slides using MinerU
纯文档型技能,仅包含 SKILL.md,无代码执行,风险极低
Safe to install
可安全使用
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | READ | ✓ Aligned | SKILL.md:17 读取本地 .ppt 文件 |
| Network | READ | READ | ✓ Aligned | SKILL.md:22 从 URL 提取 PPT |
| Shell | NONE | NONE | — | 无 shell 调用 |
| credential | READ | READ | ✓ Aligned | SKILL.md:35 MINERU_TOKEN 环境变量 |
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 · 2.6 KB · 55 lines Markdown 1f · 55L
└─
SKILL.md
Markdown
Dependencies 1 items
| Package | Version | Source | Known Vulns | Notes |
|---|---|---|---|---|
mineru-open-api | latest | npm/go | No | 通过 npm install 或 go install 安装 |
Security Positives
✓ 仅包含文档,无实际代码执行
✓ 凭证用途声明清晰(API 认证)
✓ 功能明确:PPT OCR 提取
✓ 使用成熟的第三方 CLI 工具(mineru-open-api)
✓ URL 网络请求为功能所需,非隐蔽行为