refresh-audit

refresh-audit is a skill for Claude Code from popiliadam/platinum-seo-engine. It costs 386 tokens per session (12,712 once invoked), scanned A, original, AGPL-3.0.

Une compétence de travail liée à un audit SEO, c'est-à-dire à une vérification complète de la visibilité d'un site dans les moteurs de recherche. Les éléments fournis indiquent les demandes possibles, mais pas la procédure complète.

In plain words
What is it for?
Elle peut être utilisée pour actualiser des données, vérifier une structure de sujets, rechercher la concurrence entre pages et revoir des tâches SEO. Les détails des sources et des règles appliquées ne sont pas fournis.
Why use it?
Elle semble regrouper plusieurs contrôles SEO dans une même demande, mais les informations disponibles ne précisent pas exactement les résultats produits.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the platinum-seo-engine plugin — 50 skills, 30 commands, 6 MCP servers shipped together

Good fit Elle peut être utilisée pour actualiser des données, vérifier une structure de sujets, rechercher la concurrence entre pages et revoir des tâches SEO. Les détails des sources et des règles appliquées ne sont pas fournis.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/popiliadam/platinum-seo-engine/refresh-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 popiliadam/platinum-seo-engine --skill refresh-audit
Clone the repo
git clone --depth 1 https://github.com/popiliadam/platinum-seo-engine

Made for: Claude Code.

Or install platinum-seo-engine, the plugin that ships this one along with the rest of its 50 skills, 30 commands, 6 MCP servers.

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 refresh-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/popiliadam/platinum-seo-engine/refresh-audit/github.svg)](https://agentmods.dev/skills/popiliadam/platinum-seo-engine/refresh-audit)
Your own site
<a href="https://agentmods.dev/skills/popiliadam/platinum-seo-engine/refresh-audit"><img src="https://agentmods.dev/badge/skills/popiliadam/platinum-seo-engine/refresh-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 refresh-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/popiliadam/platinum-seo-engine/refresh-audit"><img src="https://agentmods.dev/badge/skills/popiliadam/platinum-seo-engine/refresh-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 386 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 12,712 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 unknown 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.00386 $0.12712
Opus 5 $0.00193 $0.06356
Sonnet 5 $0.00077 $0.02542
Haiku 4.5 $0.00039 $0.01271

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

Security

Grade A, and why

refresh-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 10d 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/ingestion/refresh-audit/SKILL.md · 301 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 10d ago First seen · 301 lines · 386 tokens per session scan A 32a34f39586a

Subscribe to this mod's changes

refresh-audit is a skill published in the GitHub repository popiliadam/platinum-seo-engine (25 stars, last pushed 28d ago), licensed AGPL-3.0. It adds 386 tokens to every session and 12,712 once invoked, about $0.0019 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-30.

Related

Other skills, from other repositories

openclaw-github-dedupe

Investigate a cluster of GitHub issues and PRs, determine canonical candidates, post duplicate/related status, preserve contributor credit, and execute cleanup actions. Supports autonomous mode for provided-link-only closeout, merge/fix follow-through, changelog, and post-merge issue/PR cleanup.

vincentkoc/dotskills · 68 tokens

tmux-lane-orchestrator

Manage one tmux agent lane from its matching ops pane, inspect live pane state and Codex logs on cold start, and produce concise manager summaries for OpenClaw and adjacent project work.

vincentkoc/dotskills · 46 tokens

ghcrawl-cluster-operator

Use when inspecting a ghcrawl SQLite store, pulling GitHub issue/PR data, refreshing summaries, embeddings, and clusters, or extracting one cluster and its evidence through the ghcrawl CLI.

vincentkoc/dotskills · 45 tokens

opik-optimizer

Optimize LLM prompts, tools, and agents in Opik using standardized optimizer workflows (prompt optimization, tool optimization, and parameter tuning), dataset/metric wiring, and result interpretation.

vincentkoc/dotskills · 41 tokens

crabpot-perf-metrics

Interpret Crabpot and OpenClaw performance dashboard metrics, import-loop profiles, runtime profiles, and branch-to-branch perf deltas without over-reading noisy samples.

vincentkoc/dotskills · 40 tokens

org-branch-cleanup

Audit and safely prune stale branches across a GitHub organization with immutable snapshots, conservative merged-PR classification, live SHA/protection/open-PR revalidation, resumable deletion ledgers, and post-delete verification. Use when a maintainer asks to clean up old, dead, merged, bot-created, or abandoned…

vincentkoc/dotskills · 91 tokens