📦 Seedance 2.0 Video Gen — AI视频生成

v1.0.2

Seedance 2.0 AI视频生成技能:一句话即可把文字、图片、视频或音频自动转为API调用,文生/图生/参考视频三模式一键出片,支持@素材名精准控制角色、镜头、动作与声音。

0· 94·0 当前·0 累计
xk103295870-alt 头像by @xk103295870-alt (xiaoke321)
下载技能包
最后更新
2026/4/5
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's behavior (calling the EvoLink/Seedance API using an API key) matches its stated purpose, but the package metadata omits the required SEEDANCE_API_KEY and the skill lacks a verifiable source/homepage — this metadata/instruction mismatch and missing provenance are concerning.
评估建议
This skill appears to do what it claims (prepare parameters for Seedance/EvoLink video generation) and uses a single API key. Before installing: 1) Confirm the skill will need SEEDANCE_API_KEY (the SKILL.md requires it) and update registry settings or only provide the key when you intend to call the external API. 2) Verify the service endpoints and vendor (evolink.ai / seedance2api.app) independently — the skill has no homepage or source link in the registry. 3) Be cautious uploading sensitive i...
详细分析 ▾
用途与能力
The name/description and SKILL.md consistently describe a video-generation helper that builds prompts and produces EvoLink/Seedance API call parameters — that capability aligns with the declared models and API endpoints. However, the registry metadata lists no required environment variables while the SKILL.md explicitly requires an API key (SEEDANCE_API_KEY), which is an inconsistency between what the skill says it needs and what the registry declares.
指令范围
The runtime instructions are scoped to constructing prompts/JSON and showing curl/fetch/Python examples for POSTing to https://api.evolink.ai/v1/videos/generations and polling tasks. The instructions do not direct reading unrelated system files or exfiltrating data beyond calls to the third‑party API. They do reference using an Authorization header with $SEEDANCE_API_KEY (not declared in registry).
安装机制
This is an instruction-only skill with no install spec and no code files — nothing is written to disk and no packages are installed. That is the lowest-risk install mechanism.
凭证需求
The SKILL.md requires an API key (SEEDANCE_API_KEY) for EvoLink/Seedance, which is appropriate for a remote video-generation service. But the registry metadata lists zero required env vars and no primary credential — the omission is a mismatch that can obscure the fact the skill will attempt to use an external secret. No other unrelated credentials are requested.
持久化与权限
The skill does not request always: true and is user-invocable; it does not attempt to modify other skills or agent-wide config. Autonomous invocation is allowed by default but not combined with other high privileges here.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.22026/4/5

Fix API docs URL: seedance2api.app

无害

安装命令

点击复制
官方npx clawhub@latest install seedance2-video-gen
镜像加速npx clawhub@latest install seedance2-video-gen --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库