Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
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.
Skill Namehtml-to-text
Duration23.6s
Enginepi
Safe to install
This skill is safe to use. No action required.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE SKILL.md - No file operations declared; CLI may write output as documented
Network READ READ ✓ Aligned SKILL.md:28 - 'mineru-open-api crawl https://example.com/article'
Shell NONE NONE SKILL.md - No shell execution; only documents CLI tool usage
Environment READ READ ✓ Aligned SKILL.md:38 - 'export MINERU_TOKEN=your-token'
2 findings
🔗
Medium External URL 外部 URL
https://mineru.net
SKILL.md:4
🔗
Medium External URL 外部 URL
https://mineru.net/apiManage/token
SKILL.md:42

File Tree

1 files · 3.0 KB · 58 lines
Markdown 1f · 58L
└─ 📝 SKILL.md Markdown 58L · 3.0 KB

Security Positives

✓ 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