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 为什么得出这个结论
1/4 个维度触发声明资源与推断能力基本一致。
提取到 1 个高危 IOC 或外联信号。
没有形成明确的恶意路径。
没有完整依赖信息,供应链判断需要保留弹性。
风险分是怎么被拉高的
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
最关键的证据
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 声明能力 vs 实际能力
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 可疑产物与外联
curl -fsSL https://jimeng.jianying.com/cli | bash SKILL.md:60
https://jimeng.jianying.com/cli SKILL.md:60
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md