gmail

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection because it ingests and processes untrusted data from email bodies and snippets. Ingestion points: External email data enters the agent context via scripts/read_emails.py and scripts/search_emails.py. Boundary markers: The instructions lack explicit delimitation or 'ignore' markers to separate untrusted email content from the agent's core instructions. Capability inventory: The skill has the ability to send emails with arbitrary file attachments via scripts/send_email.py and modify email status via scripts/read_emails.py (which uses the gmail.modify scope). Sanitization: There is no evidence of content filtering or escaping for the ingested email data before it is presented to the agent for summarization.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 07:05 PM