google-search-console
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard
curlandjqcommands to interact with Google's public APIs and parse JSON responses. - [EXTERNAL_DOWNLOADS]: Connects to
searchconsole.googleapis.comto retrieve search performance and site status data. This is a well-known, official service. - [CREDENTIALS_UNSAFE]: Authentication is correctly managed using an environment variable (
$GOOGLE_SEARCH_CONSOLE_TOKEN) rather than hardcoded credentials. - [DATA_EXFILTRATION]: No unauthorized data transmission detected. Sensitive tokens and SEO data are only exchanged with official Google infrastructure as intended by the skill's primary function.
Audit Metadata