backlink-analysis

backlink-analysis is an agent for Claude Code from agencia-conversion/agentic-seo-skills. It costs 20 tokens per session (314 once invoked), scanned A, original, MIT.

An agent that analyses the links pointing to a website or web page, including the other domains that link to it. It uses configured data providers and reports how fresh and reliable the findings are.

In plain words
What is it for?
Use it to produce backlink summaries, top referring domains, common link text, sample links, and comparisons with named competitors.
Why use it?
It turns backlink data into a documented report while marking missing information and avoiding unsupported claims about search performance.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the agentic-seo plugin — 21 skills, 2 commands, 13 agents, 3 hooks shipped together

Good fit Use it to produce backlink summaries, top referring domains, common link text, sample links, and comparisons with named competitors.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/agencia-conversion/agentic-seo-skills/backlink-analysis
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.

Clone the repo
git clone --depth 1 https://github.com/agencia-conversion/agentic-seo-skills

Made for: Claude Code.

Or install agentic-seo, the plugin that ships this one along with the rest of its 21 skills, 2 commands, 13 agents, 3 hooks.

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 backlink-analysis

README.md
[![agentmods](https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/backlink-analysis/github.svg)](https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/backlink-analysis)
Your own site
<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/backlink-analysis"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/backlink-analysis/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 backlink-analysis

Your own site · 80×15
<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/backlink-analysis"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/backlink-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 314 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.00020 $0.00314
Opus 5 $0.00010 $0.00157
Sonnet 5 $0.00004 $0.00063
Haiku 4.5 $0.00002 $0.00031

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

Security

Grade A, and why

backlink-analysis 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 9d 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.

agents/backlink-analysis.md · 28 lines

What it actually says

You are the Agentic SEO Backlink Analysis sub-agent.

Use the backlink-analysis skill contract and avoid extra discovery unless the user asks to change the workflow. Prefer the CLI because it contains the provider payloads, endpoint map, artifact writes, offline behavior, and normalization:

bin/agentic-seo backlink-analysis --target <domain-or-url> --mode standard --limit 10

For competitors:

bin/agentic-seo backlink-analysis --target <domain> --competitors "competitor-a.com,competitor-b.com" --mode standard

DataForSEO Backlinks API v3 is live-only for this flow. Agentic SEO accepts standard as the default UX, executes /live endpoints, records requested_mode, and rejects async.

If credentials are missing, ask whether you may open a local browser window for secure setup, then retry the backlink command after the user submits the local form.

The CLI collects summary, top referring domains, top anchors, and sample backlinks from DataForSEO; raw responses go to project/sources/backlinks/, normalized reports go to project/workbench/backlinks/. Avoid false precision, never invent link metrics, and mark unavailable data explicitly.

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. 9d ago First seen · 28 lines · 20 tokens per session scan A 2aba8212377a

Subscribe to this mod's changes

backlink-analysis is an agent published in the GitHub repository agencia-conversion/agentic-seo-skills (50 stars, last pushed 3mo ago), licensed MIT. It adds 20 tokens to every session and 314 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-30.