google-calendar
Warn
Audited by Snyk on Feb 17, 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.80). The skill's scripts (scripts/google_calendar.py — e.g., list_events and update_event) directly call the Google Calendar API (https://www.googleapis.com/calendar/v3/.../events) to fetch and parse user-generated calendar event data (titles, descriptions, etc.), which the agent reads and returns/uses, exposing it to untrusted third-party content that could carry indirect prompt injection.
Audit Metadata