ClawAudit verdict

seedance-video-byteplus

seedance-video-generation-byteplus

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

An international variant of the Seedance video generation skill using BytePlus API with ARK_API_KEY; the endpoint and credential handling are transparent and match the stated purpose.

⚠ 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.

8
security
70
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-byteplus-api-key-here

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match medium

os.system/popen — direct OS command execution

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

Pattern match low

Python urllib.request — network access

seedance_byteplus.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Popular HTTP library — network access

seedance_byteplus.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.

credential_accessnetwork_outdata_encoding

Is this flag fair?

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