中文播客雷达

v0.1.0

Discover, compare, and curate trending Chinese podcasts or episodes from 中文播客榜. Use for hot or recent show discovery, creator benchmarking, curation lists, c...

0· 52·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Chinese podcast discovery from 中文播客榜) match the actual behavior: fetching ranking endpoints on xyzrank.com and optional Xiaoyuzhou page enrichment. Required runtime (Python) and the included scripts are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included fetch and optional enrichment scripts, to prefer ranking/title signals first, and to only perform limited Xiaoyuzhou enrichment. The instructions do not ask the agent to read local secrets, system files, or send data to unrelated external endpoints.
Install Mechanism
Install spec is a single Homebrew formula (python). This is a standard, low-risk mechanism and appropriate for running the provided Python scripts.
Credentials
The skill declares no environment variables, no credentials, and no sensitive config paths. The scripts make only outbound HTTP(S) requests to the ranking site (xyzrank.com) and Xiaoyuzhou (xiaoyuzhoufm.com), which aligns with the skill's function.
Persistence & Privilege
The skill is not always-enabled and makes no requests to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) but not combined with elevated privileges or broad credential access.
Assessment
This skill appears to do what it claims: it fetches ranking lists from xyzrank.com and (optionally, in small batches) enriches Xiaoyuzhou pages by parsing __NEXT_DATA__. It requests no credentials and uses only Python. Before installing, consider: (1) ensure you trust the referenced external sites (xyzrank.com / xiaoyuzhoufm.com) because the skill will make outbound requests to them; (2) review network/privacy policies if you plan to run the enrichment at scale (the enrichment script caps requests to 20 and adds delays); and (3) if your environment lacks Homebrew or you prefer not to install Python via brew, ensure a trusted Python binary is available on PATH since the scripts expect python3/python.

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

latestvk97evb5cxg8x7ee0neh3sc1wcx84dt6apodcastvk97evb5cxg8x7ee0neh3sc1wcx84dt6azh-cnvk97evb5cxg8x7ee0neh3sc1wcx84dt6a

License

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

Runtime requirements

🎙️ Clawdis
Any binpython3, python

Install

Install Python 3 (brew)
Bins: python3
brew install python

Comments