gsc

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides documentation for executing local Python scripts to interact with Google Search Console. These scripts are included within the skill package.
  • [EXTERNAL_DOWNLOADS]: The skill relies on standard, reputable Python libraries (google-auth, google-api-python-client) to interact with Google APIs. These are well-known dependencies for this type of integration.
  • [DATA_EXFILTRATION]: Network operations are restricted to well-known Google domains (accounts.google.com, oauth2.googleapis.com, and www.googleapis.com) for the purpose of authentication and data retrieval. This behavior is consistent with the skill's stated SEO functionality.
  • [CREDENTIALS_UNSAFE]: The skill uses a secure approach for credential management by instructing users to store OAuth refresh tokens and client secrets in a .env file or environment variables rather than hardcoding them in scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 12:25 AM