← 返回 Skills 市场
zoucdr

steampunk-transform-video-gen-seedance2-0

作者 parallel world · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install steampunk-transform-video-gen-seedance2-0
功能描述
Rebuild any brief into Victorian-industrial steampunk: brass, wood, steam plumes, visible mechanisms—WeryAI Seedance 2.0 only. Use when you need retro-factor...
安全使用建议
This skill appears to be a legitimate Node.js wrapper for WeryAI video generation, but take these precautions before installing or using it: - Review scripts/video_gen.js yourself (or ask a trusted reviewer). The script will read any local image path you pass and upload it to WeryAI using your WERYAI_API_KEY; do not provide local file paths unless you explicitly consent and have verified the script behavior. - Follow the SKILL.md instruction to require explicit confirmation showing the full expanded prompt and ensure the model field is set to SEEDANCE_2_0. The script itself does not enforce that model allowlist — accidental use of other model keys is possible if the agent or operator supplies them. - Treat WERYAI_API_KEY as a secret. Use a scoped or short-lived key if possible, and run generation from an isolated account/container for sensitive content. - Prefer supplying public https image URLs (the script enforces that for remote images). If you must use a local file, verify the filename and that it is intended for upload. - If you want stronger safeguards, modify the script to: (1) enforce model === "SEEDANCE_2_0" at runtime, and (2) require an explicit interactive confirmation before reading any local path (or disable local-file upload entirely). Given the documented local-file upload behavior and the model-enforcement gap, proceed only if you trust the skill source and follow the above mitigations.
功能分析
Type: OpenClaw Skill Name: steampunk-transform-video-gen-seedance2-0 Version: 1.0.0 The skill bundle contains a Node.js script (scripts/video_gen.js) that can read local files and upload them to an external API (api-growth-agent.weryai.com). While this behavior is disclosed in SKILL.md and resources/WERYAI_VIDEO_API.md as a feature for image-to-video generation, it constitutes a high-risk capability for data exfiltration. The script lacks strict validation to prevent reading non-image files if a path is provided to the 'image' parameter. Although no clear evidence of intentional malice was found, the ability to transmit local filesystem content to a remote endpoint (IOC: api-growth-agent.weryai.com) is a significant security concern.
能力评估
Purpose & Capability
Name/description, required binary (node), and required env (WERYAI_API_KEY) align with a WeryAI video-generation wrapper. The package asks for only the WERYAI_API_KEY and Node 18+, which is proportionate. One coherence issue: SKILL.md mandates callers must use the SEEDANCE_2_0 model and show it in confirmation, but scripts/video_gen.js explicitly documents that it does not enforce a model allowlist — this leaves enforcement to the agent/operator rather than the code itself.
Instruction Scope
SKILL.md stays on scope (prompt expansion, confirmation, then running the CLI). It documents and limits actions (requires explicit consent before local file upload). However, the runtime instructions plus the script mean that if the agent or operator passes a local path the CLI will read that file and upload it to WeryAI (using the API key). That behavior is documented but is a sensitive operation (local file read + remote upload) and requires explicit human consent — if the agent auto-supplies or auto-discovers paths, private files could be exposed.
Install Mechanism
Instruction-only skill with a shipped Node script; no install spec or remote downloads. No archive or external installer is used, so nothing arbitrary is pulled from the network at install time.
Credentials
Only WERYAI_API_KEY is required and is the primary credential; this matches the skill's stated purpose (calling WeryAI models and upload endpoint). No unrelated credentials or env variables are requested.
Persistence & Privilege
always:false (not forced into every agent run). The skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with unusual privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install steampunk-transform-video-gen-seedance2-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /steampunk-transform-video-gen-seedance2-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
steampunk-transform-video-gen-seedance2-0 v1.0.0 - Initial release of steampunk video transformation skill for WeryAI Seedance 2.0. - Transforms user briefs or images into cinematic Victorian-industrial ("brass & gears") style short videos. - Enforces comprehensive prompt expansion with shot details, drip-fed mechanical aesthetics, and platform framing. - Requires WERYAI_API_KEY and Node.js 18+. Hardlocks to SEEDANCE_2_0 model; no support for other models. - Mandatory user confirmation on fully styled prompts before video generation. - Supports only WeryAI CLI and API structure, outputting playable video links.
元数据
Slug steampunk-transform-video-gen-seedance2-0
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

steampunk-transform-video-gen-seedance2-0 是什么?

Rebuild any brief into Victorian-industrial steampunk: brass, wood, steam plumes, visible mechanisms—WeryAI Seedance 2.0 only. Use when you need retro-factor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 steampunk-transform-video-gen-seedance2-0?

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

steampunk-transform-video-gen-seedance2-0 是免费的吗?

是的,steampunk-transform-video-gen-seedance2-0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

steampunk-transform-video-gen-seedance2-0 支持哪些平台?

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

谁开发了 steampunk-transform-video-gen-seedance2-0?

由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.0。

💬 留言讨论