可信 — 风险评分 0/100
上次扫描:2 天前 重新扫描
0 /100
pptx-extract
Extract content from PowerPoint (.pptx) presentations to Markdown using MinerU
Pure documentation skill providing instructions for using the legitimate MinerU open-source PPTX extraction CLI tool; no executable code present.
技能名称pptx-extract
分析耗时23.2s
引擎pi
可以安装
No action required. Skill is safe to use as it only provides documentation for a known open-source tool.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md - instructs AI to read .pptx input files
网络访问 READ READ ✓ 一致 SKILL.md line 21 - supports extraction from URLs
命令执行 WRITE WRITE ✓ 一致 SKILL.md - instructs AI to run mineru-open-api CLI commands
环境变量 NONE NONE Optional MINERU_TOKEN usage documented
技能调用 NONE NONE No skill chaining
剪贴板 NONE NONE Not used
浏览器 NONE NONE Not used
数据库 NONE NONE Not used
2 项发现
🔗
中危 外部 URL 外部 URL
https://mineru.net
SKILL.md:4
🔗
中危 外部 URL 外部 URL
https://mineru.net/apiManage/token
SKILL.md:48

目录结构

1 文件 · 3.1 KB · 65 行
Markdown 1f · 65L
└─ 📝 SKILL.md Markdown 65L · 3.1 KB

安全亮点

✓ Uses established open-source tool (MinerU) from OpenDataLab/Shanghai AI Lab
✓ All external URLs (mineru.net) are declared and relevant to functionality
✓ No executable code - purely documentation
✓ No credential harvesting or exfiltration
✓ No base64, eval, or obfuscated payloads
✓ No sensitive path access (~/.ssh, ~/.aws, .env)
✓ Tool versions are pinned (go install with @latest)