email-triage
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted email content from external senders. 1. Ingestion points: Messages are fetched using
gmail_read_messageandgmail_read_thread. 2. Boundary markers: Email content is processed without explicit delimiters to separate it from instructions. 3. Capability inventory: The skill can prepare messages usinggmail_create_draft. 4. Sanitization: No sanitization of the email body is performed. This vulnerability is inherent to email automation and is mitigated here by the requirement for human review.
Audit Metadata