gws-calendar
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard interface for managing Google Calendar resources such as events, calendars, and ACLs using the 'gws' binary. The operations described are consistent with the skill's stated purpose.
- [SAFE]: The skill originates from an official repository of a well-known and trusted service provider. Analysis of the instructions and metadata revealed no malicious patterns, such as prompt injection, persistence mechanisms, or unauthorized data exfiltration.
- [SAFE]: The skill has an indirect prompt injection surface as it retrieves and processes external calendar data. Ingestion points: External event descriptions and settings retrieved via 'events.list', 'events.get', and 'calendarList.list' as documented in SKILL.md. Boundary markers: The skill instructs the agent to follow authentication and security rules defined in '../gws-shared/SKILL.md'. Capability inventory: The skill can modify or delete calendar data via 'events.insert', 'events.delete', and 'calendars.clear'. Sanitization: Not explicitly implemented in this instruction file, as it relies on the external security configuration and the binary tool's internal logic.
Audit Metadata