google-seo-audit

google-seo-audit is a skill for Claude Code, Codex from powehi-eu/google-suite-seo-mcp. It costs 25 tokens per session (242 once invoked), scanned A, original, MIT.

An SEO review workflow that uses Google Search Console (search and indexing data), Google Analytics 4 (visitor and acquisition data), and Chrome UX Report (real-user page experience data).

In plain words
What is it for?
It helps investigate search visibility, indexed pages, traffic sources, engagement, and field performance for a website.
Why use it?
It keeps evidence from your website, build, search data, analytics, and real-user measurements separate, so an audit can distinguish what each source shows.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit It helps investigate search visibility, indexed pages, traffic sources, engagement, and field performance for a website.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/powehi-eu/google-suite-seo-mcp/google-seo-audit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add powehi-eu/google-suite-seo-mcp --skill google-seo-audit
Clone the repo
git clone --depth 1 https://github.com/powehi-eu/google-suite-seo-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for google-seo-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/powehi-eu/google-suite-seo-mcp/google-seo-audit/github.svg)](https://agentmods.dev/skills/powehi-eu/google-suite-seo-mcp/google-seo-audit)
Your own site
<a href="https://agentmods.dev/skills/powehi-eu/google-suite-seo-mcp/google-seo-audit"><img src="https://agentmods.dev/badge/skills/powehi-eu/google-suite-seo-mcp/google-seo-audit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for google-seo-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/powehi-eu/google-suite-seo-mcp/google-seo-audit"><img src="https://agentmods.dev/badge/skills/powehi-eu/google-suite-seo-mcp/google-seo-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 242 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00242
Opus 5 $0.00013 $0.00121
Sonnet 5 $0.00005 $0.00048
Haiku 4.5 $0.00003 $0.00024

Measured 12d ago against content hash fa6e63ae4182, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

google-seo-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/google-seo-audit/SKILL.md · 29 lines

What it actually says

Google SEO Audit

Use this skill when the user asks for Google-backed SEO evidence, especially GSC queries, GA4 performance context, or CrUX field data.

Evidence Order

  1. Confirm credentials with scripts/check-auth.ps1.
  2. Use GSC MCP for indexed/search performance evidence.
  3. Use GA4 MCP for acquisition and engagement context.
  4. Use scripts/crux-query.mjs for origin-level CrUX field data.
  5. Keep source/build/live/GSC/GA4/CrUX evidence separate in the final report.

Default Site

For world-models.io, default to:

  • origin: https://world-models.io
  • GSC property: sc-domain:world-models.io when available, otherwise the URL-prefix property
  • GA4 property: ask the user only if it cannot be discovered from GA4 MCP

Safety

Never print private keys, refresh tokens, client secrets, or full credential JSON contents. Report only whether required files and keys are present.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 29 lines · 25 tokens per session scan A fa6e63ae4182

Subscribe to this mod's changes

google-seo-audit is a skill published in the GitHub repository powehi-eu/google-suite-seo-mcp (5 stars, last pushed 1mo ago), licensed MIT. It adds 25 tokens to every session and 242 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.