seedance-creator
Legitimate AI video generation skill with concerning remote script execution pattern for CLI installation, though the target domain appears to be ByteDance's official platform.
curl -fsSL https://jimeng.jianying.com/cli | bash Why this conclusion was reached
1/4 dimensions flaggedDeclared resources and inferred behavior are broadly aligned.
1 high-risk artifacts or egress signals were extracted.
There is no explicit malicious chain in the report.
Dependency information is incomplete, so supply-chain confidence stays limited.
What drove the risk score up
SKILL.md line 60 contains 'curl -fsSL https://jimeng.jianying.com/cli | bash' which executes remote code without integrity verification
Skill contains only documentation; actual behavior depends on opaque dreamina CLI binary
Skill is well-documented with clear purpose (AI video generation) and declared file access scope
jimeng.jianying.com is ByteDance's official domain for 即梦 platform
Most important evidence
Remote script execution via curl|bash
The installation command 'curl -fsSL https://jimeng.jianying.com/cli | bash' executes arbitrary remote code. While the domain appears legitimate (ByteDance's 即梦 platform), this pattern lacks integrity verification.
SKILL.md:60 Opaque binary execution
The skill executes 'dreamina' CLI binary whose behavior cannot be audited from the skill files. All actual functionality (API calls, file processing) happens in the binary.
SKILL.md:1 File upload to external service
image2image and image2video commands upload user-provided local files to the 即梦 platform.
SKILL.md:93 Declared capability vs actual capability
SKILL.md:36 '此命令会上传本地图片到即梦平台' SKILL.md:26-60 CLI commands for dreamina execution SKILL.md:60 curl download + API calls to jimeng.jianying.com No environment variable access detected SKILL.md:46 states OAuth browser-based auth, no API key storage Suspicious artifacts and egress
curl -fsSL https://jimeng.jianying.com/cli | bash SKILL.md:60
https://jimeng.jianying.com/cli SKILL.md:60
Dependencies and supply chain
There are no structured dependency warnings.
File composition
SKILL.md