recipe-reschedule-meeting
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Google Workspace CLI tools (
gws) to perform legitimate calendar operations. No suspicious network operations, obfuscation, or unauthorized data access patterns were detected. - [INDIRECT_PROMPT_INJECTION]: The skill involves reading external data from calendar events, which represents a potential attack surface for indirect prompt injection, though the risk is considered negligible for this specific workflow.
- Ingestion points: Event details retrieved from the Google Calendar API via
gws calendar events getinSKILL.md. - Boundary markers: Not present in the sequence of steps.
- Capability inventory: Modifies calendar event details and sends notifications to attendees using
gws calendar events patch. - Sanitization: Not applicable to this static instructional recipe.
Audit Metadata