← Back to Skills Marketplace
akkualle

Google Analytics 4 Analytics

by Akkualle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install akkualle-ga4-analytics
Description
Ruft Google Analytics 4 Daten für akku-alle.de ab - Seitenaufrufe, Nutzer, Sessions, Top-Seiten und Traffic-Quellen. Nutze das shell Tool um /root/.openclaw/...
README (SKILL.md)

GA4 Analytics Skill

Ruft Google Analytics 4 Daten für akku-alle.de ab.

Aufruf via Shell Tool

WICHTIG: Rufe dieses Skill mit dem shell Tool auf:

/root/.openclaw/skills/ga4-analytics/ga4-analytics

Für nur Top-Seiten:

/root/.openclaw/skills/ga4-analytics/ga4-analytics "top seiten"

Beispiel-Ausgabe

## 📊 Traffic-Übersicht (7 Tage)
- **Sessions:** 41
- **Nutzer:** 23
- **Pageviews:** 126
- **Bounce Rate:** 31.7%

## 📄 Top Seiten
| Seite | Views | Users |
|-------|-------|-------|
| / | 65 | 7 |
| /ratgeber/e-scooter-versicherung | 24 | 6 |

Wann verwenden

Nutze dieses Skill wenn der User fragt:

  • "Zeige mir die GA4 Statistiken"
  • "Wie viele Besucher hat akku-alle.de?"
  • "Welche Seiten werden am meisten besucht?"
  • "Analytics Daten"
Usage Guidance
Do not install or enable this skill yet. Ask the publisher to provide: (1) the executable source or an explicit install spec (with audit-able URL or package) and a checksum, (2) remove or justify the always:true flag, and (3) documentation showing the minimal IAM permissions required by the service account referenced by GOOGLE_APPLICATION_CREDENTIALS. If you must proceed, ensure the service account is scoped to only read the specific GA4 property, verify the binary's provenance and checksum, and avoid granting broad credentials or running unvetted executables from /root paths.
Capability Analysis
Type: OpenClaw Skill Name: akkualle-ga4-analytics Version: 1.0.0 The skill bundle provides instructions for an AI agent to interface with a Google Analytics 4 reporting tool for the domain akku-alle.de. It utilizes a local binary via the shell tool and requires standard environment variables (GOOGLE_APPLICATION_CREDENTIALS). No evidence of malicious intent, data exfiltration, or unauthorized command execution was found in the SKILL.md or _meta.json files.
Capability Assessment
Purpose & Capability
The declared GA4 environment variables (GOOGLE_APPLICATION_CREDENTIALS, GA4_PROPERTY_ID) are appropriate for a Google Analytics 4 integration. However, the SKILL.md directs running a binary located at /root/.openclaw/skills/ga4-analytics/ga4-analytics even though the skill bundle contains no code or install spec to place such a binary there — that mismatch is disproportionate to the stated simple analytics purpose.
Instruction Scope
The instructions require using the shell tool to execute a specific local binary path. Because no binary or install steps are included, the agent would attempt to run an external artifact that isn't present in the bundle (or might be planted later). Running an arbitrary binary from /root/.openclaw/... grants it the ability to perform any local actions, which exceeds the narrow analytics task described.
Install Mechanism
There is no install spec and no code files; yet the SKILL.md prescribes executing a binary under the skill directory. Lack of an install mechanism to fetch or verify that binary is a red flag — the skill doesn't explain where the executable comes from or how it is vetted.
Credentials
Requesting GOOGLE_APPLICATION_CREDENTIALS and GA4_PROPERTY_ID is reasonable for GA4 access. That said, the credentials (service account key referenced by GOOGLE_APPLICATION_CREDENTIALS) are sensitive and should be scoped to minimal permissions. The registry metadata summary earlier reported no required env vars, creating an inconsistency with the SKILL.md.
Persistence & Privilege
SKILL.md metadata sets always:true (force-inclusion) which would give the skill permanent presence; the registry flags provided with the skill summary show always:false. The presence of always:true combined with executing a local binary (and no code provenance) raises the blast radius if the binary is malicious or replaced later.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install akkualle-ga4-analytics
  3. After installation, invoke the skill by name or use /akkualle-ga4-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
GA4 data extraction - sessions, users, pageviews, traffic sources
Metadata
Slug akkualle-ga4-analytics
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Google Analytics 4 Analytics?

Ruft Google Analytics 4 Daten für akku-alle.de ab - Seitenaufrufe, Nutzer, Sessions, Top-Seiten und Traffic-Quellen. Nutze das shell Tool um /root/.openclaw/... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install Google Analytics 4 Analytics?

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

Is Google Analytics 4 Analytics free?

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

Which platforms does Google Analytics 4 Analytics support?

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

Who created Google Analytics 4 Analytics?

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

💬 Comments