seedream-5-lite-image-edit

Warn

Audited by Socket on Aug 12, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
scripts/imagegen.py

No strong evidence of overt malware/backdoor activity is present in this module; it appears to be a functional authenticated API client/skill for media generation. The main security risks are operational: (1) downloading/writing binary data from remote URLs returned by the service without hostname/scheme allowlisting or validation, and (2) potential path traversal/overwrite due to unsanitized filename construction using task_id/subtask identifiers from API responses. These issues warrant review/mitigation, but they are not definitive indicators of intentional malicious code in this fragment.

Confidence: 66%Severity: 52%
SecurityMEDIUM
resources/config.example.json

No malicious code behavior is demonstrated in this fragment because it contains only static configuration. However, it embeds a plaintext API key and an external service base URL, creating a significant credential-leak and unauthorized-access risk if used by surrounding code or if the secret is reused elsewhere. Additional context (how this config is loaded and how requests are made) is required to assess whether the external calls are legitimate and whether the key is scoped/rotated appropriately.

Confidence: 70%Severity: 70%
Audit Metadata
Analyzed At
Aug 12, 2026, 12:22 PM
Package URL
pkg:socket/skills-sh/wubin1836%2Fai-hive-agent-skills%2Fseedream-5-lite-image-edit%2F@a410eb86bb7d942b57dbbe0b48421a3de70e1081077d5fb0761bf1c7fc027a75
Security Audit — socket — seedream-5-lite-image-edit