Skill audit report
Seedance 2.0 Skill OS audit report.
A modular agent skill package for directing Seedance 2.0 filmmaking workflows across text, image, video, audio, references, safety rewrites, and production handoff.
OpenAgentSkill Trust Score
Stars, maintenance, license, docs, install safety, permission surface, and installability.
The Trust Score is OpenAgentSkill's adoption layer. It is designed to help an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO76
796 GitHub stars
Stars/forks activity
INFO71
796 stars, 155 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
1d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS100
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO72
command execution surface
Install availability
PASS92
python scripts/install_codex_skill.py --force
Install command safety
PASS92
simple repository or package install path
Permission surface
INFO76
shell or command execution
Repository evidence
PASS86
https://github.com/Emily2040/seedance-2.0
Review status
INFO88
AI review data available
Checks
Install and adoption review
Author-published GitHub skill
README and SKILL.md present
Recent maintenance
Guarded local installer uses shutil.rmtree with --force
Warnings
- Installer can replace the existing local seedance-20 skill directory when --force is used. Review scripts/install_codex_skill.py before running in sensitive environments.
- Seedance platform/API claims should be checked against the repo source-status references before production use.
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.