ai-short-drama

Warn

Audited by Socket on Aug 11, 2026

3 alerts found:

Securityx2Anomaly
SecurityMEDIUM
SKILL.md

该技能目的与其媒体生成能力基本一致,但其实际执行高度依赖通过官方域名远程安装的黑盒 Dreamina CLI,并把登录态与生成任务交给该外部工具处理。功能上更像创作/出片自动化而非窃密工具,但安装信任、凭据委托和外部内容处理使其整体应判为 SUSPICIOUS 的高风险技能,而非确认恶意。

Confidence: 86%Severity: 82%
SecurityMEDIUM
scripts/生成分集视频.sh

No explicit malware payload (backdoor/reverse shell/crypto/mining) is visible in this bash script, but it contains a high-impact security weakness: it uses eval to build and execute a dreamina command using prompt text sourced from an external markdown file. Because prompt content is untrusted and single-quote escaping is not handled, an attacker who can influence 即梦批量包.md (or the referenced data) can likely achieve shell command injection and arbitrary command execution. Additional risk: the script uploads prompts/images to an external service (expected for generation) and downloads media based on submit_id parsing, which could be tampered by unexpected CLI output.

Confidence: 74%Severity: 72%
AnomalyLOW
scripts/setup-jimeng.sh

This module is primarily an installer/launcher, and it does not show overt malicious behaviors like credential theft, persistence, or exfiltration in its own logic. The primary concern is a significant software supply-chain risk: it downloads an external installer over the network and executes it directly (`curl -fsSL URL | bash`) without integrity verification (no checksum/signature/pinning). Secondary concerns include use of a predictable `/tmp` filename for temporary output, which is generally lower severity. Overall, treat this as high-risk due to the unverified remote code execution during installation.

Confidence: 70%Severity: 66%
Audit Metadata
Analyzed At
Aug 11, 2026, 06:28 AM
Package URL
pkg:socket/skills-sh/a-cat-with-carrots%2Fonlyshot%2Fai-short-drama%2F@75c57f2fff6e2b3ab14004ce635a445e416c9b27
Security Audit — socket — ai-short-drama