ClawAudit verdict

seedance-video

seedance-video-gen

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A Chinese-language video generation skill using the same ARK_API_KEY pattern and Volcengine Ark API endpoints, with explicit user confirmation steps before API submission; all behavior is transparent and legitimate.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

33
security
90
transparency
90
maintenance

Findings (6)

Pattern match critical

Pipe to python — executes piped content as Python code

references/curl-api-reference.md · code · | python3

Pattern match high

Possible hardcoded credential

README.md · prose · downgraded · API_KEY="your-api-key-here

Pattern match medium

os.system/popen — direct OS command execution

seedance.py · prose · downgraded · os.system(

Pattern match low

Python urllib.request — network access

seedance.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

seedance.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

seedance.py · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API