availability-booking
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill. The skill follows best practices for managing availability settings and booking links through structured commands and database interactions.
- [COMMAND_EXECUTION]: The skill uses
pnpm actionto execute local tasks such ascheck-availabilityandcreate-booking-link. These are standard operational commands within the agent's environment and do not involve remote code execution or privilege escalation. - [DATA_EXPOSURE]: The skill manages availability settings and booking links in a local SQL database via Drizzle ORM. No sensitive credentials or private keys are hardcoded, and access to external data (Google Calendar) is used solely for the primary purpose of computing available time slots.
Audit Metadata