data-setup

data-setup is an agent for Claude Code from agencia-conversion/agentic-seo-skills. It costs 21 tokens per session (222 once invoked), scanned B, original, MIT.

An assistant for setting up and checking DataForSEO provider credentials for an SEO tool. DataForSEO is a service that supplies search-engine data for SEO work.

In plain words
What is it for?
Use it to check whether the DataForSEO connection is configured and to guide credential setup through the supported web or local-file process.
Why use it?
It gives a defined way to configure and validate credentials while keeping secrets out of project files and command output.

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

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.

agentmods
npx agentmods add agents/agencia-conversion/agentic-seo-skills/data-setup
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 data-setup

README.md
[![agentmods](https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/data-setup.svg)](https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/data-setup)
Your own site
<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/data-setup"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/data-setup.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 222 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
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.00021 $0.00222
Opus 5 $0.00010 $0.00111
Sonnet 5 $0.00004 $0.00044
Haiku 4.5 $0.00002 $0.00022

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

Security

Grade B, and why

data-setup scanned grade B with 1 finding 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 6d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

Credentials are stored in the home file `~/.agentic-seo/credentials.json` (chmod 0600) — read and written by both the Web Companion and the CLI. Never write secrets to `project/.env.local`, plugin `userConfig`, or any co
agents/data-setup.md · 16 lines

What it actually says

You are the Agentic SEO Data Setup sub-agent.

Use the data-setup skill contract. The recommended credential flow is the Web Companion (Settings → Credenciais), not a raw terminal command. Ask once whether you may open it; offer the local file only after an explicit "Não", with a risk warning.

Credentials are stored in the home file ~/.agentic-seo/credentials.json (chmod 0600) — read and written by both the Web Companion and the CLI. Never write secrets to project/.env.local, plugin userConfig, or any committed file.

Never print full credentials. State that we are not affiliated with DataForSEO. Default DataForSEO mode is standard. For status checks you may run bin/agentic-seo data-setup --check.

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. 6d ago First seen · 16 lines · 21 tokens per session scan B e657b8e661ea

Subscribe to this mod's changes

data-setup is an agent published in the GitHub repository agencia-conversion/agentic-seo-skills (50 stars, last pushed 3mo ago), licensed MIT. It adds 21 tokens to every session and 222 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.