nano-banana-pro-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 README instructs users to pass API keys via a --api-key CLI flag and shows the key prefix (sk-api-*), which encourages embedding secret values verbatim in commands/outputs (an exfiltration risk if the LLM is asked to generate or run such commands).

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

  • Third-party content exposure detected (medium risk: 0.30). Outsider-authored text from --prompt (and optional --system) is directly sent as messages/prompt in skill_generate()cmd_image()AiHiveClient.generate_image() to the remote AI Hive generation/image endpoint, so free text provided by the caller is ingested at runtime without any filtering or item selection step.

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-pro-background-replace