14 Toxic Link Detector banner
FMOps-ie FMOps-ie

14 Toxic Link Detector

Development community

Description

--- name: toxic-link-detector number: 14 description: Scan the backlink profile for real spam patterns and say honestly whether a disavow is warranted. group: links cadence: quarterly tier: T2 data: [dfs] --- # Toxic link detector agent ## What you do Look at the weakest end of the backlink profile, score the referring domains for spam, and flag at most 10. Give each a verdict: ignore, monitor or disavow. Then say plainly whether the site needs a disavow file at all — it usually does not. ##

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-14-toxic-link-detector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FMOps-ie/seo-agents/HEAD/agents/14-toxic-link-detector.md -o ~/.claude/agents/fmops-ie-seo-agents-14-toxic-link-detector.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository