← 返回 Skills 市场
jdrhyne

Google Search Console

作者 Jonathan Rhyne · GitHub ↗ · v1.2.2
cross-platform ✓ 安全检测通过
6577
总下载
23
收藏
32
当前安装
5
版本数
在 OpenClaw 中安装
/install gsc
功能描述
Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance,...
安全使用建议
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.
功能分析
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`.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gsc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gsc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug gsc
版本 1.2.2
许可证
累计安装 248
当前安装数 32
历史版本数 5
常见问题

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,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6577 次。

如何安装 Google Search Console?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gsc」即可一键安装,无需额外配置。

Google Search Console 是免费的吗?

是的,Google Search Console 完全免费(开源免费),可自由下载、安装和使用。

Google Search Console 支持哪些平台?

Google Search Console 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Google Search Console?

由 Jonathan Rhyne(@jdrhyne)开发并维护,当前版本 v1.2.2。

💬 留言讨论