← 返回 Skills 市场
cellinlab

中文播客雷达

作者 cellinlab · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install podcast-radar-cn
功能描述
Discover, compare, and curate trending Chinese podcasts or episodes from 中文播客榜. Use for hot or recent show discovery, creator benchmarking, curation lists, c...
安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: podcast-radar-cn Version: 0.1.0 The podcast-radar-cn skill is a legitimate tool for discovering and analyzing Chinese podcasts. It utilizes two Python scripts, fetch_xyz_rank.py and enrich_xiaoyuzhou.py, to retrieve ranking data from xyzrank.com and detailed metadata from xiaoyuzhoufm.com. The code follows security best practices by using standard libraries, implementing rate limiting (sleep/jitter), and enforcing strict caps on the number of URLs processed to prevent abuse. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
crypto
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install podcast-radar-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /podcast-radar-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Improve OpenClaw and ClawHub compatibility.
元数据
Slug podcast-radar-cn
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

中文播客雷达 是什么?

Discover, compare, and curate trending Chinese podcasts or episodes from 中文播客榜. Use for hot or recent show discovery, creator benchmarking, curation lists, c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 中文播客雷达?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install podcast-radar-cn」即可一键安装,无需额外配置。

中文播客雷达 是免费的吗?

是的,中文播客雷达 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

中文播客雷达 支持哪些平台?

中文播客雷达 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 中文播客雷达?

由 cellinlab(@cellinlab)开发并维护,当前版本 v0.1.0。

💬 留言讨论