扫描报告
0 /100
html-to-text
Convert HTML to plain readable text using MinerU
Pure documentation skill wrapping an open-source CLI tool (MinerU) with all capabilities clearly declared.
可以安装
This skill is safe to use. No action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | SKILL.md - No file operations declared; CLI may write output as documented |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md:28 - 'mineru-open-api crawl https://example.com/article' |
| 命令执行 | NONE | NONE | — | SKILL.md - No shell execution; only documents CLI tool usage |
| 环境变量 | READ | READ | ✓ 一致 | SKILL.md:38 - 'export MINERU_TOKEN=your-token' |
2 项发现
中危 外部 URL 外部 URL
https://mineru.net SKILL.md:4 中危 外部 URL 外部 URL
https://mineru.net/apiManage/token SKILL.md:42 目录结构
1 文件 · 3.0 KB · 58 行 Markdown 1f · 58L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - pure documentation skill
✓ All capabilities clearly declared in SKILL.md
✓ Uses open-source, well-known tool (MinerU by OpenDataLab)
✓ Authentication requirement (MINERU_TOKEN) is documented
✓ External URLs point to legitimate service (mineru.net)
✓ No credential harvesting or exfiltration behavior
✓ No hidden functionality or embedded scripts
✓ Standard CLI tool invocation - no shell injection vectors