image-2-ecommerce-main-image
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 exposes a --api-key command-line option and references the sk-api-* secret format, which encourages passing API keys on the command line or embedding them verbatim in generated commands — a high-risk secret-exfiltration pattern.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Outsider-authored free text from
--promptis sent at runtime to the AI Hive/openapi/v1/chat/textand/openapi/v1/generation/imageendpoints viacmd_chat/cmd_image→client.chat_text(...)/client.generate_image(...), so the required workflow directly ingests untrusted prompt text.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata