Scan Report
0 /100
pptx-parse
使用 MinerU 将 PowerPoint (.pptx) 解析为结构化 Markdown
纯文档型技能,仅包含 SKILL.md,无可执行代码,声称功能与实际一致,无恶意行为。
Safe to install
可安全使用。仅需确保 mineru-open-api 自身来源可信。
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | READ | ✓ Aligned | SKILL.md 声明读取本地 .pptx 文件 |
| Network | READ | READ | ✓ Aligned | SKILL.md 声明支持 URL 输入和 API token 认证 |
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md 明确声明执行 mineru-open-api CLI 命令 |
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.0 KB · 60 lines Markdown 1f · 60L
└─
SKILL.md
Markdown
Security Positives
✓ 纯文档型技能,无可执行代码
✓ 所有操作均在文档中声明
✓ 仅调用公开的 mineru-open-api CLI 工具
✓ 网络访问明确为 mineru.net 官方 API
✓ Token 认证机制已声明
✓ 无 base64、eval、隐藏指令等高危模式
✓ 无凭证收割或数据外泄行为