← Back to Skills Marketplace
jdrhyne

Google Search Console

by Jonathan Rhyne · GitHub ↗ · v1.2.2
cross-platform ✓ Security Clean
6577
Downloads
23
Stars
32
Active Installs
5
Versions
Install in OpenClaw
/install gsc
Description
Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance,...
Usage Guidance
Install only if you are comfortable giving the skill read-only access to your Search Console properties. Run the OAuth helper in a private local terminal, avoid pasting its output into chats or logs, store the refresh token and client secret in a protected secret store or private env file, and revoke the token if it is exposed.
Capability Analysis
Type: OpenClaw Skill Name: gsc Version: 1.2.2 The skill bundle is benign. It provides read-only access to Google Search Console data, strictly adhering to its stated purpose. Credentials are handled via environment variables and used with the `webmasters.readonly` OAuth scope. The Python scripts use standard Google API client libraries and do not contain any malicious code, data exfiltration, persistence mechanisms, or prompt injection attempts in the `SKILL.md`.
Capability Assessment
Purpose & Capability
The artifacts match the stated purpose: querying Google Search Console for sites, search analytics, URL inspection, and sitemaps. The code uses Google API clients and the read-only webmasters scope, though Search Console data can be business-sensitive.
Instruction Scope
The documented commands are explicit and user-directed. I found no prompt-injection instructions, hidden role changes, unrelated automation, or automatic execution behavior.
Install Mechanism
There is no package install hook or bundled dependency installer; missing Python Google client libraries are installed manually by the user. This is ordinary for the skill, but users should install from trusted sources.
Credentials
The required Google client ID, client secret, and refresh token are proportionate for Google Search Console access and constrained to read-only API use, but they remain sensitive credentials.
Persistence & Privilege
No background worker, self-starting persistence, destructive action, or privilege escalation is shown. The refresh token is meant to be stored in an environment or local .env file, and the auth helper prints it to stdout during setup.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gsc
  3. After installation, invoke the skill by name or use /gsc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.2
Scanner hardening: align _meta version, preserve path-safe examples and explicit openclaw env/bin requirements
v1.2.1
Hardening correction: publish openclaw metadata and path-safe command examples
v1.2.0
Hardening pass: normalize openclaw metadata, remove path-based env sourcing from examples, clarify env-based auth requirements
v1.1.0
Fix suspicious flag: add metadata with required bins/env vars, remove hardcoded local paths, add Safety Boundaries section
v1.0.0
Initial release: Query GSC for search analytics, top queries, top pages, low-CTR opportunities, URL inspection, and sitemaps.
Metadata
Slug gsc
Version 1.2.2
License
All-time Installs 248
Active Installs 32
Total Versions 5
Frequently Asked Questions

What is Google Search Console?

Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance,... It is an AI Agent Skill for Claude Code / OpenClaw, with 6577 downloads so far.

How do I install Google Search Console?

Run "/install gsc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Google Search Console free?

Yes, Google Search Console is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Google Search Console support?

Google Search Console is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Search Console?

It is built and maintained by Jonathan Rhyne (@jdrhyne); the current version is v1.2.2.

💬 Comments