扫描报告
5 /100
doc-parse
Parse and extract structured content from Word documents (.doc, .docx) into well-organized Markdown using MinerU.
Pure documentation skill with no executable code; it only describes how to invoke a legitimate open-source CLI tool (mineru-open-api) to parse Word documents into Markdown.
可以安装
No action needed. The skill is a thin documentation wrapper around the MinerU open-source CLI. Ensure the mineru-open-api binary is installed from the official npm/go sources before use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md describes reading .doc/.docx files for parsing |
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md requires executing mineru-open-api CLI via Bash |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md documents URL-based document input and token API access |
2 项发现
中危 外部 URL 外部 URL
https://mineru.net SKILL.md:4 中危 外部 URL 外部 URL
https://mineru.net/apiManage/token SKILL.md:45 目录结构
1 文件 · 3.4 KB · 60 行 Markdown 1f · 60L
└─
SKILL.md
Markdown
安全亮点
✓ Only one file present (SKILL.md); no executable scripts, no hidden code
✓ No base64, eval, or obfuscated instructions found
✓ No credential harvesting, exfiltration, or reverse shell behavior
✓ Tool (mineru-open-api) is a documented open-source project by Shanghai AI Lab / OpenDataLab
✓ No sensitive path access (~/.ssh, ~/.aws, .env) detected
✓ External URLs point exclusively to legitimate MinerU domains