扫描报告
0 /100
pdf-to-latex
Convert PDF documents to LaTeX source using MinerU
A legitimate PDF-to-LaTeX conversion skill using the open-source MinerU tool by OpenDataLab. No malicious behavior detected.
可以安装
This skill is safe to use. Ensure MINERU_TOKEN is sourced from a trusted environment.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | Reads PDF files and writes LaTeX output |
| 命令执行 | WRITE | WRITE | ✓ 一致 | Executes mineru-open-api CLI tool |
| 网络访问 | READ | READ | ✓ 一致 | Fetches PDFs from URLs and calls mineru.net API |
| 环境变量 | READ | READ | ✓ 一致 | Reads MINERU_TOKEN for API authentication |
3 项发现
中危 外部 URL 外部 URL
https://mineru.net SKILL.md:4 中危 外部 URL 外部 URL
https://arxiv.org/pdf/2309.10918 SKILL.md:30 中危 外部 URL 外部 URL
https://mineru.net/apiManage/token SKILL.md:42 目录结构
1 文件 · 3.2 KB · 58 行 Markdown 1f · 58L
└─
SKILL.md
Markdown
安全亮点
✓ Open-source project from known legitimate organization (OpenDataLab/Shanghai AI Lab)
✓ All capabilities declared in SKILL.md - no hidden functionality
✓ External API usage (mineru.net) is necessary and declared for PDF extraction service
✓ Shell execution via CLI is documented and expected behavior
✓ No credential harvesting beyond required MINERU_TOKEN for the service
✓ URL fetching is limited to user-provided PDF sources (legitimate use case)