Real Skill packageSource verifiedClawHub registry

seedance

Generate videos with the doubao-seedance-2.0 model (text-to-video, image-to-video, first/last-frame-to-video). Use when the user asks to "generate a video", mentions "seedance", or wants AI video generation from text and/or images. Wraps the asynchronous Volcengine Ark / OpenAI-style video API behind one synchronous call.

Identity and source

Publisher attributionjiangsier-xyzregistry owner unverified by skillvetai
Functional categoryImage & Visual Designautomatically inferred · 55% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:jiangsier-xyz:seedance
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/16/2026.claude/skills/seedance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/16/2026.agents/skills/seedance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/16/2026skills/seedance

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @jiangsier-xyz/seedance
clawhub inspect @jiangsier-xyz/seedance --version 1.2.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
11 / 11 inspected as text
Checked
8/16/2026, 3:41:19 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
14 dependency and API indicators
  • pypi: alibabacloud_oss_v2 >=1.3.2
  • api: ...
  • api: ark-project.tos-cn-beijing.volces.com
  • api: ark.cn-beijing.volces.com
  • api: ark.test
  • api: bootstrap.pypa.io
  • api: cdn
  • api: clawhub.ai
  • api: docs.volcengine.com
  • api: env.test
  • api: example.test
  • api: oss
  • api: q.test
  • api: x
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
7/27/2026, 2:49:49 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:84ab100d48c5eadc1f8ceedef406d6b194d9fc2e203e70c7bcfaa96c65fc67cc
Show up to 11 recorded paths
  • _meta.json
  • CLAUDE.md
  • LICENSE
  • README.md
  • README.zh-CN.md
  • requirements.txt
  • scripts/seedance
  • scripts/seedance.py
  • scripts/test_seedance.py
  • skill-card.md
  • SKILL.md

Source changelog

Add an isolated per-skill virtualenv entrypoint (scripts/seedance): provisions .venv on first run, auto-installs requirements.txt, and prefers python3.11/3.12 for proxy-TLS safety. SKILL.md, README, and CLAUDE.md updated to invoke scripts/seedance instead of python3 scripts/seedance.py. Runtime .venv is auto-excluded from publication.