Scan Report
5 /100
pptx-to-text
Extract plain text from PowerPoint (.pptx) presentations using MinerU
纯文档技能,仅包装 MinerU CLI 工具用于 PPTX 文本提取,声明清晰,无恶意行为。
Safe to install
可直接使用。注意:需安装 mineru-open-api 依赖,建议验证 npm 包来源。
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | READ | ✓ Aligned | SKILL.md:36 通过 CLI 读取本地 .pptx 文件 |
| Network | READ | READ | ✓ Aligned | SKILL.md:36 支持 URL 输入,调用 mineru.net API |
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md:36 通过 Bash 执行 mineru-open-api 命令 |
| Environment | READ | READ | ✓ Aligned | SKILL.md:44 读取 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:45 File Tree
1 files · 3.1 KB · 61 lines Markdown 1f · 61L
└─
SKILL.md
Markdown
Dependencies 1 items
| Package | Version | Source | Known Vulns | Notes |
|---|---|---|---|---|
mineru-open-api | latest | npm/go | No | 外部 CLI 工具,需通过 npm 或 go 安装 |
Security Positives
✓ 纯文档技能,无脚本代码,攻击面极小
✓ 声明的功能与用途一致:PPT 文本提取
✓ 通过标准 CLI 工具执行,权限边界清晰
✓ 无敏感路径访问
✓ 无凭证收割或数据外传行为
✓ 无隐藏功能或阴影操作