Caveat verdict

seedance-2-0

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A ByteDance Seedance 2.0 video generation guide that reads API credentials from environment variables and sends them to official Volcengine endpoints; all workflow steps are documented transparently.

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

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

20
security
100
transparency
100
maintenance

Findings (4)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

node_modules/dotenv/README.md · code · curl -fsS https://dotenvx.sh/ | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

node_modules/dotenv/README.md · code · | sh

Pattern match medium

Accesses sensitive environment variables

node_modules/dotenv/README.md · code · process.env.API_KEY

Pattern match medium

Uses exec() — may execute shell commands

node_modules/dotenv/lib/main.js · prose · downgraded · exec(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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