adguard

adguard is a skill for Claude Code, Codex from bytesagain/ai-skills. It costs 56 tokens per session (262 once invoked), scanned A, original, no licence file.

A reference for running AdGuard Home, a service that filters unwanted internet traffic for every device on a network. It covers DNS filtering, privacy settings, client rules, DHCP, the REST API, and deployment.

In plain words
What is it for?
Use it when installing AdGuard Home, managing blocklists, setting different rules for devices, configuring encrypted DNS or DHCP, automating it through the REST API, or comparing it with Pi-hole.
Why use it?
It gathers the main setup and administration details in one place, so you do not have to piece together network-wide blocking and DNS privacy from separate sources.

Skill for Claude CodeCodex

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 skills/bytesagain/ai-skills/adguard
Any agent
npx skills add bytesagain/ai-skills --skill adguard
Clone the repo
git clone --depth 1 https://github.com/bytesagain/ai-skills

Made for: Claude Code, Codex.

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 adguard

README.md
[![agentmods](https://agentmods.dev/badge/skills/bytesagain/ai-skills/adguard.svg)](https://agentmods.dev/skills/bytesagain/ai-skills/adguard)
Your own site
<a href="https://agentmods.dev/skills/bytesagain/ai-skills/adguard"><img src="https://agentmods.dev/badge/skills/bytesagain/ai-skills/adguard.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 262 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00056 $0.00262
Opus 5 $0.00028 $0.00131
Sonnet 5 $0.00011 $0.00052
Haiku 4.5 $0.00006 $0.00026

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

Security

Grade A, and why

adguard 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 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/script.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

adguard/SKILL.md · 31 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 31 lines · 56 tokens per session scan A e03e9d3a5f33

Subscribe to this mod's changes

adguard is a skill published in the GitHub repository bytesagain/ai-skills (13 stars, last pushed 4mo ago), with no licence file. It adds 56 tokens to every session and 262 once invoked, about $0.0003 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

dns-security

Performs a structured DNS security review against NIST SP 800-81 Rev 2 (Secure Domain Name System Deployment Guide) and CIS Controls v8 (Control 9.2 -- Use DNS Filtering Services). Auto-invoked when reviewing DNS configurations, DNSSEC deployment, or investigating DNS-based exfiltration and tunneling indicators.…

UnitOneAI/SecuritySkills · 92 tokens

hunting-dns-tunneling-and-exfiltration

Detects DNS-based tunneling and data exfiltration in DNS logs: scoring high query volume to single domains, long/high-entropy subdomains, unusual record types, and encoded payload labels. Activates for requests to hunt DNS tunneling, detect DNS exfiltration, or analyze suspicious DNS query patterns.

meltedinhex/analyst-ai-pack · 74 tokens

cloudflare-dns

Operational skill for agents to manage Cloudflare DNS - records, proxied vs DNS-only, TTL, API tokens, and safe cutover patterns.

alivirgo/Major-AI-Skills · 34 tokens

network-diagnostics

Network troubleshooting tools - ping, DNS lookup, bounded port scan, traceroute, HTTPS check, local IP.

chainlesschain/chainlesschain · 25 tokens

analyzing-dns-logs-for-exfiltration

Analyzes DNS query logs to detect data exfiltration via DNS tunneling, DGA domain communication, and covert C2 channels using entropy analysis, query volume anomalies, and subdomain length detection in SIEM platforms. Use when SOC teams need to identify DNS-based threats that bypass traditional network security…

mukul975/Anthropic-Cybersecurity-Skills · 73 tokens

start9-frontend

Start9 house style for every Angular + Taiga UI web frontend (StartOS ui/setup-wizard, StartWRT, StartTunnel, brochure-marketplace, start9-store, ops-server, support-server). Use BEFORE writing or reviewing any frontend code in these apps — components, templates, styles/CSS, forms, dialogs/toasts, routing, state, DI…

Start9Labs/start-technologies · 129 tokens