daily-trending
v1.0.0获取今日热榜,从tophub.today抓取各平台热搜榜单。当用户询问"今天有什么热搜"、"热榜"、"微博热搜"时触发。
⭐ 3· 4.1k·45 current·46 all-time
by陈广隰 / Chen Guangxi@enchograph
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description say: fetch today's hot lists from tophub.today. The SKILL.md explicitly fetches several tophub.today pages (Weibo, Zhihu, Baidu, etc.). No unrelated credentials, binaries, or installs are requested — all required elements match the stated purpose.
Instruction Scope
Instructions are narrowly focused on web_fetch calls to specific tophub.today URLs and filtering criteria for news selection. They also enforce strict output formatting and omission of sources/error text. This is coherent for the task but is prescriptive (e.g., forbids extra diagnostic output), which could hide error messages or make debugging harder.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk and no external packages are fetched. This is the lowest-risk install pattern for this purpose.
Credentials
The skill declares no environment variables, credentials, or config paths and the runtime instructions do not reference any. That is proportionate for a public-web scraping/trending aggregator.
Persistence & Privilege
always is false and agent-autonomy defaults are unchanged. The skill does not request persistent presence or elevated privileges and does not attempt to modify other skills or system settings.
Assessment
This skill is internally consistent: it simply scrapes specific tophub.today pages and returns the top 5 factual items. Before installing, consider: (1) the skill needs outbound web access to fetch tophub.today — ensure your environment permits that and it complies with your network/TOS policies; (2) the skill suppresses source attribution and extra diagnostic text, which improves brevity but reduces verifiability and may hide errors; (3) scraped content can be inaccurate or change format unexpectedly — monitor for breakage. If you need source links or error reporting, request the skill be modified to include them.Like a lobster shell, security has layers — review code before you run it.
latestvk97b53hd46ecet8zrrr5hkectx81f1n2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
