Arxiv Translate

v1.0.0

Provides a direct link to download Chinese translations of arXiv papers using the paper's arXiv ID or URL.

0· 1.1k·10 current·10 all-time
bySky Yan@skyan
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise matches the included script and SKILL.md: the skill only needs to extract an arXiv ID and construct a URL to https://hjfy.top/arxiv/{id}. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the script only parse the input and output a translation link. The skill instructs the user to visit an external third‑party site (hjfy.top) to obtain the translation — that external access happens via the user's browser, not this script. Users should be aware that visiting that external site will expose the requested paper ID and their IP to the third party.
Install Mechanism
Instruction-only skill with a small local shell script; no install spec, no downloads, and nothing written to disk beyond the provided script. Low install risk.
Credentials
No environment variables, credentials, or config paths are required. The requested privileges are minimal and proportional to the stated function.
Persistence & Privilege
The skill is not marked always:true and does not request persistent or elevated privileges. It does not modify other skills or system settings.
Assessment
This skill is short and does exactly what it says: it extracts an arXiv ID and prints a link to https://hjfy.top/arxiv/{id}. Before installing, consider: (1) the script itself makes no network calls or credential requests — it only prints a URL; (2) the translation is provided by a third‑party site (hjfy.top) you will visit — that site can log your IP, the paper ID, and process the paper content; (3) if you handle unpublished or sensitive PDFs, avoid sending them to third parties; (4) inspect the simple script if you want to verify behavior (it’s included and readable); (5) test with a known public arXiv ID to confirm link correctness. If you’re uncomfortable with the external service, don’t install or modify the script to point to a different trusted translation provider.

Like a lobster shell, security has layers — review code before you run it.

latestvk974ywxa70jpjnk9db7dzxec1n81yb9a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments