nano-banana-multi-reference-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 documents passing an API key with a --api-key CLI flag and discloses the key format (sk-api-*), which encourages embedding the secret verbatim into generated commands or outputs (an insecure exfiltration pattern).

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). Outsider-provided free text (the --prompt and optional --system strings) is sent as the messages[].content / prompt fields to the AI Hive API via cmd_chat/cmd_imageAiHiveClient.chat_text() / AiHiveClient.generate_image() without selecting any specific trusted item first.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 12, 2026, 12:21 PM
Issues
2
Security Audit — snyk — nano-banana-multi-reference-image