google-workspace
Warn
Audited by Snyk on Jun 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The skill uses Google API calls to read Gmail message contents (e.g.,
service.users().messages().get(..., format="full").execute()and returnsmsg["snippet"]), where the email body/snippet is authored by external senders, so that free text can be ingested into the agent’s LLM context via the runtime message-reading path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata