← 返回 Skills 市场
kkaticld

ListenHub

作者 kkaticld · GitHub ↗ · v0.6.0
cross-platform ⚠ suspicious
5487
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install listenhub-ai
功能描述
Turn ideas into podcasts, explainer videos, voice narration, and AI images via ListenHub. Use when the user wants to "make a podcast", "create an explainer v...
安全使用建议
Install only if you are comfortable with shell scripts sending your submitted content, URLs, prompts, and reference-image URLs to ListenHub/Marswave/Labnana services. Review scripts/generate-image.sh before use; prefer setting LISTENHUB_API_KEY temporarily or through OpenClaw config, and avoid letting the script write credentials into shell startup files or install packages automatically.
功能分析
Type: OpenClaw Skill Name: listenhub-ai Version: 0.6.0 The skill is classified as suspicious due to the `generate-image.sh` script's capability to auto-install dependencies (`jq`, `curl`) using system package managers (e.g., `sudo apt-get install`) and to write configuration (API key, output directory) directly into the user's shell RC files (`~/.zshrc`, `~/.bashrc`). While these actions are intended for user convenience and configuration, they represent high-risk capabilities that could be exploited if the script or its inputs were compromised, potentially leading to unauthorized command execution or persistence. There is no clear evidence of intentional malicious behavior like data exfiltration or backdoors, but the broad permissions requested for auto-installation and direct modification of shell configuration files elevate the risk beyond benign.
能力评估
Purpose & Capability
Podcast, TTS, speech, video, and image generation are coherent with the stated purpose, but image generation is routed to Labnana while the user-facing documentation is framed as ListenHub, which weakens informed consent about the actual service path.
Instruction Scope
The skill discloses shell scripts, curl/jq dependencies, API-key use, and external API calls, but it does not clearly warn users before sending text, URLs, prompts, scripts, or reference-image URLs to remote services.
Install Mechanism
The package itself is a normal skill artifact, but scripts/generate-image.sh attempts to auto-install missing dependencies through package managers, including sudo-based Linux installs, and executes the constructed install command with eval.
Credentials
Network access and an API key are expected for remote media generation, but reading shell startup files for LISTENHUB_API_KEY and LISTENHUB_OUTPUT_DIR goes beyond the documented environment-variable setup.
Persistence & Privilege
scripts/generate-image.sh can prompt for an API key and output directory, then write or replace exports in ~/.zshrc, ~/.bashrc, ~/.bash_profile, or ~/.profile, storing the credential persistently in plaintext.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install listenhub-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /listenhub-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.6.0
Initial OpenClaw adaptation from marswaveai/skills. Podcast, explainer video, TTS, speech, and image generation via ListenHub API.
元数据
Slug listenhub-ai
版本 0.6.0
许可证
累计安装 183
当前安装数 3
历史版本数 1
常见问题

ListenHub 是什么?

Turn ideas into podcasts, explainer videos, voice narration, and AI images via ListenHub. Use when the user wants to "make a podcast", "create an explainer v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5487 次。

如何安装 ListenHub?

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

ListenHub 是免费的吗?

是的,ListenHub 完全免费(开源免费),可自由下载、安装和使用。

ListenHub 支持哪些平台?

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

谁开发了 ListenHub?

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

💬 留言讨论