新闻头条 - 聚合数据

v1.0.0

新闻头条查询。获取最新新闻头条,支持国内、国际、体育、娱乐、科技、财经等分类。使用场景:用户说"查一下今日头条"、"有什么科技新闻"、"帮我看看娱乐八卦"、"财经新闻"、"体育新闻"、"新闻列表"等。通过聚合数据(juhe.cn)API实时查询,更新周期5-30分钟,免费注册即可使用。

0· 125·0 current·0 all-time
byjuhe-skills@juhemcp
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 (news headlines via 聚合数据) match the actual files and runtime needs: a Python script that calls juhe.cn endpoints and one API key (JUHE_NEWS_KEY). No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and the script only instruct the agent to read an API key (env or scripts/.env or CLI), call juhe.cn list/detail endpoints, format and print results, and handle errors. There are no instructions to read unrelated system files or exfiltrate data to other endpoints.
Install Mechanism
No install spec; the included Python script is run directly. There are no downloads or archive extraction steps, and no third-party installer URLs—low install risk.
Credentials
Only JUHE_NEWS_KEY is required (declared as primaryEnv) which is appropriate for an API-based news fetcher. The script reads only that key (env or local .env) and nothing else.
Persistence & Privilege
The skill is not forced-always, does not request persistent system-wide changes, and does not modify other skills' configs. It performs transient network calls during invocation only.
Assessment
This skill is coherent: it needs a juhe.cn API key and Python. Before installing, confirm you trust juhe.cn and are comfortable with the agent making outbound HTTP requests to v.juhe.cn. Use a limited API key (not shared with other services), prefer setting JUHE_NEWS_KEY as an environment variable (not a committed file), and be aware of rate limits or quota (free tier limits may apply). If you need tighter data control, review network egress policies since the script sends requests to the public juhe endpoints.

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

latestvk97cjsbj4g41fkexe1hqjrw8cn83k6pk

License

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

Runtime requirements

📰 Clawdis
Binspython3
EnvJUHE_NEWS_KEY
Primary envJUHE_NEWS_KEY

Comments