Caveat verdict

seedance2

seedance2-skill

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

A video creative director skill using web_search for prompt research and the Volcengine Ark API via a local Python script; credential access is for ARK_API_KEY used with the official API endpoint.

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

50
security
70
transparency
80
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

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

Pattern match medium

os.system/popen — direct OS command execution

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

Pattern match low

Python urllib.request — network access

scripts/seedance.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

References webhook/callback URL

scripts/seedance.py · prose · downgraded · callback_url

Pattern match low

Popular HTTP library — network access

scripts/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.

credential_access

Is this flag fair?

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