Trusted — Risk Score 5/100
Last scan:2 days ago Rescan
5 /100
html-to-markdown
Convert HTML to Markdown using MinerU - a focused tool for transforming HTML pages and files into clean, well-structured Markdown format
This is a pure documentation skill that describes how to use the legitimate open-source MinerU CLI tool for HTML-to-Markdown conversion. No implementation code or scripts are present.
Skill Namehtml-to-markdown
Duration19.6s
Enginepi
Safe to install
This skill is safe to use. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md describes local HTML file extraction
Network READ READ ✓ Aligned SKILL.md describes URL crawling with 'crawl' command
Environment READ READ ✓ Aligned SKILL.md requires MINERU_TOKEN for authentication
Shell WRITE WRITE ✓ Aligned SKILL.md instructs users to run mineru-open-api CLI commands
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 · 2.8 KB · 57 lines
Markdown 1f · 57L
└─ 📝 SKILL.md Markdown 57L · 2.8 KB

Security Positives

✓ Pure documentation skill with no embedded code or scripts
✓ References legitimate open-source project (MinerU by OpenDataLab)
✓ All external URLs are clearly declared and relevant to functionality
✓ Token-based authentication is standard practice for API access
✓ No obfuscation, encoding, or suspicious patterns detected
✓ GitHub repository reference allows independent verification