← Back to Skills Marketplace
akkualle

Google Search Console Analytics

by Akkualle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install akkualle-gsc-analytics
Description
Ruft Google Search Console Daten für akku-alle.de ab - Klicks, Impressionen, CTR, Rankings und Top-Keywords. Nutze das shell Tool um /root/.openclaw/skills/g...
README (SKILL.md)

Google Search Console Skill

Ruft Search Console Daten für akku-alle.de ab.

Aufruf via Shell Tool

WICHTIG: Rufe dieses Skill mit dem shell Tool auf:

/root/.openclaw/skills/gsc-search/gsc-search

Für nur Keywords/Suchanfragen:

/root/.openclaw/skills/gsc-search/gsc-search "queries"

Beispiel-Ausgabe

## 🔍 Search Console Übersicht (02.02 - 09.02.2026)
- **Klicks:** 106
- **Impressionen:** 10,661
- **CTR:** 0.99%
- **Ø Position:** 6.9

## 🔎 Top Suchanfragen
| Query | Klicks | Impressionen | CTR | Pos |
|-------|--------|--------------|-----|-----|
| e scooter versicherung 2026 | 2 | 138 | 1.4% | 2.8 |

Wann verwenden

Nutze dieses Skill wenn der User fragt:

  • "Zeige mir die Search Console Daten"
  • "Für welche Keywords rankt akku-alle.de?"
  • "Wie sind die Google Rankings?"
  • "SEO Statistiken"
Usage Guidance
Do not install or run this skill until the author resolves contradictions and provides provenance. Specific actions to take: 1) Ask the publisher for source code or a verified install spec that creates /root/.openclaw/skills/gsc-search/gsc-search, and for a homepage or repository to review. 2) Verify whether the skill truly needs GOOGLE_APPLICATION_CREDENTIALS; if so, require a least-privilege service account with only Search Console read access and ensure the credential file is scoped and rotated. 3) Confirm whether the SKILL.md always:true is intentional — avoid allowing always:true unless necessary. 4) Do not set GOOGLE_APPLICATION_CREDENTIALS globally or hand over high-privilege credentials to this skill; instead run it in an isolated environment or with a disposable account after reviewing the binary. 5) If the publisher cannot provide source or a trusted install method, treat the skill as untrusted and do not run it.
Capability Analysis
Type: OpenClaw Skill Name: akkualle-gsc-analytics Version: 1.0.0 The skill instructs the agent to execute an external shell script located at a fixed path (/root/.openclaw/skills/gsc-search/gsc-search) which is not included in the provided file bundle. It requires sensitive GOOGLE_APPLICATION_CREDENTIALS to function. While the stated purpose is fetching SEO data for akku-alle.de, the reliance on an unverified local binary via the shell tool without visibility into its source code constitutes a high-risk capability.
Capability Assessment
Purpose & Capability
The skill claims to fetch Google Search Console data for akku-alle.de, which legitimately requires Google credentials. However the registry metadata lists no required env vars or binaries while the SKILL.md itself declares a requirement for GOOGLE_APPLICATION_CREDENTIALS and tells the agent to run a binary at /root/.openclaw/skills/gsc-search/gsc-search. There is no install spec or code providing that binary. Asking to execute a root-path binary is disproportionate unless an install step or included executable is provided.
Instruction Scope
Runtime instructions explicitly tell the agent to invoke a local binary via the shell tool and rely on the GOOGLE_APPLICATION_CREDENTIALS environment variable. The SKILL.md gives no details about what the binary does, what files it reads, or where it sends data. Because no binary or source code is included, the instructions grant broad discretion to a non-existent/unsupplied executable and implicitly to whatever binary might be present at that path.
Install Mechanism
There is no install specification and no code files in the skill bundle, yet the instructions assume a preinstalled executable at a specific root-mounted path. That is an incoherence: either the install step or the binary is missing, or the skill intentionally relies on an external artifact. This elevates risk because the provenance and contents of the invoked binary are unknown.
Credentials
The SKILL.md requires GOOGLE_APPLICATION_CREDENTIALS (a sensitive service-account credential path), but the registry metadata did not declare this requirement. Requesting Google credentials is plausible for Search Console access, but it must be declared and minimized (least privilege). Here the requirement is undeclared in registry data and the credential would be accessible to an external binary of unknown provenance — a potential exfiltration risk.
Persistence & Privilege
The registry metadata indicates always:false, but the SKILL.md metadata contains "always": true. This contradiction is important because always:true grants the skill persistent inclusion in agent runs. Combined with the credential requirement and the instruction to run a root-path binary, this increases the blast radius if the binary is malicious or misbehaving.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install akkualle-gsc-analytics
  3. After installation, invoke the skill by name or use /akkualle-gsc-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
GSC data extraction - clicks, impressions, CTR, rankings, top keywords
Metadata
Slug akkualle-gsc-analytics
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Google Search Console Analytics?

Ruft Google Search Console Daten für akku-alle.de ab - Klicks, Impressionen, CTR, Rankings und Top-Keywords. Nutze das shell Tool um /root/.openclaw/skills/g... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Google Search Console Analytics?

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

Is Google Search Console Analytics free?

Yes, Google Search Console Analytics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Search Console Analytics support?

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

Who created Google Search Console Analytics?

It is built and maintained by Akkualle (@akkualle); the current version is v1.0.0.

💬 Comments