seedream-5-lite-background-replace
Fail
Audited by Snyk on Aug 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill explicitly documents using an --api-key flag (and shows the API key format), which encourages passing API keys on the command line or embedding them in generated commands — requiring the agent to handle secret values verbatim and risking exfiltration.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow ingests outsider-authored free text via the user-provided
--promptargument and sends it asmessages[].content/promptinclient.chat_text()andclient.generate_image()(no prior selection or filtering of specific items).
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata