Content Refresher

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: content-refresher Version: 9.9.5 The 'content-refresher' skill bundle is a legitimate SEO tool designed to help AI agents identify and update outdated web content. The code and instructions in SKILL.md and the reference files (content-decay-signals.md, refresh-templates.md) focus entirely on content auditing, traffic analysis, and SEO optimization strategies. It uses standard local file-based state management (writing to a 'memory/' directory) and lacks any indicators of data exfiltration, malicious execution, or harmful prompt injection.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If connected, the agent may inspect traffic, ranking, and search-performance information for the relevant sites.

Why it was flagged

The skill may use connected analytics, Search Console, or SEO-tool accounts if already available. That is expected for SEO diagnosis, but it involves account-linked business performance data.

Skill content
Use ~~analytics, ~~search console, and ~~SEO tool when connected; otherwise ask for traffic data, ranking history, publish dates, candidate URLs, and competitor examples.
Recommendation

Only connect the intended analytics/Search Console/SEO accounts and review what data is shared before using the skill on sensitive properties.

What this means

Refresh findings and business priorities could persist beyond the current task and influence future agent work.

Why it was flagged

The skill intentionally creates persistent audit summaries and decision/open-loop records. This is relevant because SEO performance issues, strategy, and priorities may be reused in later agent context.

Skill content
**Writes**: a user-facing audit or optimization plan plus a reusable summary that can be stored under `memory/audits/`.  **Promotes**: blocking defects, repeated weaknesses, and fix priorities to `memory/open-loops.md` and `memory/decisions.md`.
Recommendation

Review memory entries before saving them, redact sensitive metrics or strategy details, and periodically remove outdated audit summaries.