gws-calendar

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the gws command-line utility to interact with the Google Calendar API. This is the intended primary function and follows standard CLI patterns.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes data from external sources (Google Calendar events, descriptions, and metadata).
  • Ingestion points: Data returned from Google Calendar API methods such as events.list, calendars.get, and settings.list.
  • Boundary markers: No specific delimiters or safety warnings are implemented in the instruction set to separate data from instructions.
  • Capability inventory: The skill allows creating, updating, and deleting calendar events and access control rules via gws CLI calls.
  • Sanitization: No explicit sanitization or verification of data received from the API is present.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 05:05 PM
Security Audit — agent-trust-hub — gws-calendar