google-sheets

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to sheets.googleapis.com. This is an official, well-known Google API service used for managing spreadsheets.
  • [COMMAND_EXECUTION]: The skill uses curl and jq via the Bash tool to perform API operations. These are standard system utilities for interacting with REST APIs and processing JSON data.
  • [CREDENTIALS_UNSAFE]: Authentication is handled via an environment variable $GOOGLE_SHEETS_TOKEN. This follows best practices for credential management by avoiding hardcoded secrets and relying on the platform's secure token injection mechanism.
  • [DATA_EXFILTRATION]: No evidence of data exfiltration was found. Network activity is limited to the official Google Sheets API as defined in the skill's primary purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 02:26 AM
Security Audit — agent-trust-hub — google-sheets