recipe-reschedule-meeting
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for the 'gws' CLI tool to manage calendar events. The commands are consistent with the stated purpose of rescheduling meetings.
- [SAFE]: No obfuscation, hardcoded secrets, or unauthorized network requests were found. The skill properly declares its dependency on the 'gws' binary in its metadata.
- [SAFE]: The skill has an indirect prompt injection surface as it retrieves external calendar data. 1. Ingestion points: Meeting details retrieved via 'gws calendar events get' in SKILL.md. 2. Boundary markers: None present in the instructions. 3. Capability inventory: Updating calendar event times and notifying attendees via 'gws calendar events patch'. 4. Sanitization: No explicit sanitization of event descriptions or titles is performed before processing.
Audit Metadata