axiv-html-cn-static

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The arxiv-html-cn-static skill bundle is designed to localize arXiv HTML papers and convert them into Chinese static webpages. The core logic in scripts/arxiv_html_static_builder.py uses standard libraries (requests, BeautifulSoup) to download paper assets and reconstruct the document from Markdown. The instructions in SKILL.md and the output contract in references/output_contract.md are consistent with the stated purpose and do not contain malicious prompt injections or instructions to exfiltrate data. While the script performs network requests and file writes, these actions are necessary for its functionality and are restricted to the arXiv domain and the specified output directory.