← Back to Skills Marketplace
ashwinramachandran2002

SeedDance AI Video Generation

cross-platform ⚠ suspicious
2008
Downloads
2
Stars
10
Active Installs
1
Versions
Install in OpenClaw
/install seeddance-ai-video
Description
集成字节跳动SeedDance AI视频生成API,支持文本到视频、图片到视频等功能
Usage Guidance
Before installing, verify the origin and authenticity of this skill and the 'seeddance-sdk' npm package: find the official homepage or GitHub repository and confirm the package name and maintainer. Do not provide broad or long-lived API keys until you confirm the SDK is legitimate — prefer scoped/limited keys and rotate them after testing. Be cautious about webhook URLs: callbacks will send task results to whatever endpoint you configure, so ensure your endpoint is trusted and authenticated. Because the skill metadata omits required env vars (SEEDDANCE_API_KEY, SEEDDANCE_REGION) and provides no source/homepage, treat this as unverified: either obtain more provenance (official docs or package repo) or request the skill author update metadata to declare required credentials and link the SDK source before use.
Capability Analysis
Type: OpenClaw Skill Name: seeddance-ai-video Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` provides standard instructions for installing and using a Node.js SDK for AI video generation, including dependency installation via `npm install seeddance-sdk`, configuration, and API key handling via environment variables. File system operations (reading images, writing videos) and network calls (webhooks) are demonstrated for legitimate purposes aligned with video processing. There is no evidence of prompt injection attempts against the agent, data exfiltration, persistence mechanisms, or other malicious activities within the provided files.
Capability Assessment
Purpose & Capability
Name/description and the SKILL.md consistently describe a SeedDance Text-to-Video / Image-to-Video integration — that part is coherent. However the skill metadata claims no required environment variables or credentials, while the instructions explicitly require SEEDDANCE_API_KEY and SEEDDANCE_REGION and a local config file. The missing declaration of those credentials in metadata is an inconsistency.
Instruction Scope
The SKILL.md tells an agent to npm install 'seeddance-sdk', read local files (fs.readFileSync) and write output files, use process.env.SEEDDANCE_API_KEY and SEEDDANCE_REGION, and configure webhooks to arbitrary external endpoints. Those actions are expected for a video SDK, but the instructions reference environment variables that are not declared in the skill metadata and they allow sending callbacks to external URLs (which may expose task results). There are no instructions to access unrelated system files, but the undeclared-env-vars and webhook behavior are notable scope issues.
Install Mechanism
This is an instruction-only skill with no install spec. It recommends running 'npm install seeddance-sdk'. That is a typical install path but involves pulling a package from the public npm registry; because no code is included in the skill bundle and no homepage/source is provided, you cannot verify the package provenance from the skill alone. The absence of an explicit install spec in metadata (or a trusted release URL) reduces traceability.
Credentials
The SKILL.md requires SEEDDANCE_API_KEY and SEEDDANCE_REGION (and shows use of process.env), but the registry metadata lists no required env vars or primary credential. Requesting an API key for the service is reasonable for this functionality, but the metadata omission is a red flag: the platform and users are not being told the skill needs secrets. Also, webhooks and file uploads can transmit user data off-device — consider whether the API key or uploaded media would be accessible to third parties.
Persistence & Privilege
The skill does not request persistent or always-on privileges (always:false). It doesn't modify other skills or system-wide settings in the instructions. No elevated platform privileges are requested in the metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seeddance-ai-video
  3. After installation, invoke the skill by name or use /seeddance-ai-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
SeedDance AI 视频生成 1.0.0 首次发布,集成字节跳动 SeedDance AI 视频生成 API。 - 支持文本到视频、图片到视频、视频风格转换等主要功能 - 提供详细的安装与环境配置说明 - 包含 Node.js 使用示例与批量处理方法 - 支持长任务 webhook 回调与多种错误处理机制 - 附带计价标准说明与常见问题解答
Metadata
Slug seeddance-ai-video
Version 1.0.0
License
All-time Installs 10
Active Installs 10
Total Versions 1
Frequently Asked Questions

What is SeedDance AI Video Generation?

集成字节跳动SeedDance AI视频生成API,支持文本到视频、图片到视频等功能. It is an AI Agent Skill for Claude Code / OpenClaw, with 2008 downloads so far.

How do I install SeedDance AI Video Generation?

Run "/install seeddance-ai-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SeedDance AI Video Generation free?

Yes, SeedDance AI Video Generation is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SeedDance AI Video Generation support?

SeedDance AI Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SeedDance AI Video Generation?

It is built and maintained by Ashwin Ramachandran (@ashwinramachandran2002); the current version is v1.0.0.

💬 Comments