Baidu Top - 百度热搜榜单
v1.0.1获取百度首页热搜、小说、电影、电视剧等榜单。当用户说:百度今天热搜榜?热播剧榜单,或类似百度榜单问题时,使用本技能。
⭐ 4· 165·0 current·0 all-time
by极速数据@jisuapi
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the implementation: get.py fetches https://top.baidu.com and parses Hot/Novel/Movie/TV lists. Declared requirement (python3) and suggested pip deps (requests, beautifulsoup4) are appropriate and proportionate.
Instruction Scope
SKILL.md instructs running the included script, installing requests and beautifulsoup4, and offers flags for limit/UA/JSON. Instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data to third parties. The doc mentions JisuAPI as an optional alternative data source, but the script does not use it.
Install Mechanism
No install spec; skill is instruction+script only. Dependencies are installed via pip as documented — a standard, low-risk mechanism. No downloads from untrusted URLs or archive extraction.
Credentials
No required environment variables or credentials. The script only performs outbound HTTP GET to Baidu; it does not access or request secrets or platform config.
Persistence & Privilege
always is false and the skill does not modify agent/system configuration or request permanent presence. It does not store credentials or alter other skills.
Assessment
This skill appears coherent and limited in scope: it downloads and parses a Baidu web page using Python and common libraries. Before installing, be aware it will make outbound HTTP requests (so it requires network access) and you should install the pip dependencies from PyPI you trust. The SKILL.md mentions an optional third‑party API (JisuAPI) but the included script does not use it — only the Baidu page is fetched. If you have strict privacy or rate limits, run the script locally and avoid high-frequency automated calls to prevent triggering Baidu's defenses.Like a lobster shell, security has layers — review code before you run it.
latestvk97828d60as25mkrkeer28kzg1845f4t
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📈 Clawdis
Binspython3
