gmail-manager
Warn
Audited by Snyk on Jul 2, 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 calls Gmail API
users().messages().get(...).execute()and then returnsbodyvia_extract_body(...), so at runtime it ingests outsider-authored email body text from the user’s mailbox into the agent context (indirectly via the tool’s returned JSON).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata