google-workspace
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references documentation and API specifications from Apideck's official domains (apideck.com, developers.apideck.com, specs.apideck.com). These are legitimate resources for the service provided by the skill author.
- [CREDENTIALS_UNSAFE]: Code examples correctly demonstrate using environment variables (e.g.,
process.env.APIDECK_API_KEY) rather than hardcoding credentials. It explicitly instructs the agent to never ask users for API keys or tokens directly, favoring Apideck's managed OAuth flow. - [COMMAND_EXECUTION]: The skill includes
curlexamples for verifying connector coverage and using the Proxy API. These are standard API interaction demonstrations and do not involve executing untrusted or remote code.
Audit Metadata