📦 Podcast — 播客
v1.0.0Video Free 跳过专业剪辑软件的学习曲线。只需描述需求——把我的播客音频变成带有波形动画和字幕的视频——……
0· 16·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
可疑
medium confidence该技能大体符合一款基于云的播客转视频服务(要求一个 API token 并指示上传媒体),但存在细微不一致和声明不清之处,安装或使用前需谨慎。
评估建议
This skill appears to be a straightforward cloud-based podcast→video integration that needs a single API token and uploads your media to nemovideo.ai. Before installing or using it: (1) Confirm you trust the nemovideo.ai domain and its privacy policy because your audio files will be uploaded to that external service; (2) Use a throwaway/test NEMO_TOKEN or anonymous token for sensitive or private recordings; (3) Ask the skill author to clarify the config path behavior (~/.config/nemovideo/) and w...详细分析 ▾
ℹ 用途与能力
The stated purpose (convert podcast audio to video via cloud rendering) aligns with the declared primary credential (NEMO_TOKEN) and the SKILL.md instructions to call nemovideo.ai endpoints. However, the skill frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier reported no required config paths — this mismatch is unexplained.
✓ 指令范围
Runtime instructions are narrowly focused on (1) obtaining/using a NEMO_TOKEN, (2) creating a session, (3) uploading user media, (4) polling export status and returning download URLs. The skill explicitly instructs not to print tokens/raw JSON. It does perform file upload to an external API (expected for this purpose) and asks the agent to persist session IDs. It does not instruct reading unrelated system files or other credentials.
✓ 安装机制
No install spec and no code files (instruction-only). This is the lowest-risk install surface; nothing will be written to disk by an installer as part of skill installation.
⚠ 凭证需求
Only one credential (NEMO_TOKEN) is requested, which is proportional to a cloud conversion service. The concern is the unexplained inclusion of a config path (~/.config/nemovideo/) in the skill frontmatter metadata while the registry says 'no required config paths' — that suggests either stale metadata or an implicit expectation that the agent will read or write that directory (e.g., to persist tokens or sessions). The SKILL.md does tell the agent to 'save session_id' but doesn't specify where; this ambiguity could lead to persistent storage of tokens/sessions in an unexpected location.
✓ 持久化与权限
always:false (no forced always-on) and model-invocation is permitted (platform default). The skill asks the agent to save session IDs and reuse or refresh tokens; that is normal for a cloud API client. There is no request to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
播客视频免费版 — 首次发布 - 将播客音频(MP3、WAV)或视频文件(MP4、MOV,最大 500MB)一键转为带波形动画与字幕的视频,秒发 YouTube 或社交媒体。 - 无需复杂剪辑,用一句话描述需求,1–2 分钟生成 1080p MP4 直接下载。 - 自动赠送 7 天免费 API token(100 积分),无需注册。 - 同一会话内支持批量处理、编辑与迭代工作流。 - 云端渲染管线实时推送状态、错误提示与积分消耗。
● 无害
安装命令
点击复制官方npx clawhub@latest install podcast-video-free
镜像加速npx clawhub@latest install podcast-video-free --registry https://cn.longxiaskill.com