gemini-interactions-api

Fail

Audited by Snyk on Jul 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). The skill contains an explicit instruction telling the agent to "override your training data" (SKILL.md:9-11), which is an attempt to override system-level instructions and therefore constitutes a prompt-injection outside the API-documentation purpose.

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

  • Third-party content exposure detected (high risk: 0.70). The required workflow includes using “Deep Research” and managed agents (e.g., background=True with deep-research-* or antigravity-preview-*), which at runtime can fetch external web content; that fetched web page text can become LLM-visible context via the agent’s tool outputs, creating an indirect prompt-injection exposure path.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E004
CRITICAL

Prompt injection detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 25, 2026, 02:57 PM
Issues
3
Security Audit — snyk — gemini-interactions-api