gws-install
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the @googleworkspace/cli package via npm and utilizes npx to add skills. These are official tools from the Google Workspace organization.
- [COMMAND_EXECUTION]: Executes standard system commands to create configuration directories, copy credential files, and perform authentication routines necessary for the CLI setup.
- [CREDENTIALS_UNSAFE]: The workflow involves handling client_secret.json and OAuth tokens. The instructions correctly prompt the user to provide their own credentials for local use and do not contain hardcoded secrets or evidence of exfiltration.
Audit Metadata