connector-googlecalendar
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust security model using OAuth 2.0 with Proof Key for Code Exchange (PKCE), which is the standard for secure authorization flows.
- [EXTERNAL_DOWNLOADS]: References official libraries from the
mopspackage registry (googlecalendar-client,google-oauth, andcaffeineai-authorization) to handle API interactions and authorization securely. - [COMMAND_EXECUTION]: Provides standard package management commands (e.g.,
mops add) for developers to install necessary dependencies. - [DATA_EXPOSURE]: Includes explicit instructions and code patterns designed to prevent the leakage of sensitive data, such as access tokens and client secrets, ensuring they remain within the backend environment and are not exposed to the frontend.
Audit Metadata