batonq-explorer

batonq-explorer is a skill for Claude Code from Salberg87/batonq-skills. It costs 71 tokens per session (574 once invoked), scanned A, original, no licence file.

A read-only codebase survey that maps relevant files, functions, and dependencies before a coding task begins.

In plain words
What is it for?
Use it to produce a short reconnaissance report before assigning or carrying out code changes.
Why use it?
It gives developers a quick view of where changes may belong and can expose complications before implementation starts.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the batonq-skills plugin — 5 skills shipped together

Good fit Use it to produce a short reconnaissance report before assigning or carrying out code changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/salberg87/batonq-skills/batonq-explorer
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.

Any agent
npx skills add Salberg87/batonq-skills --skill batonq-explorer
Clone the repo
git clone --depth 1 https://github.com/Salberg87/batonq-skills

Made for: Claude Code.

Or install batonq-skills, the plugin that ships this one along with the rest of its 5 skills.

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 batonq-explorer

README.md
[![agentmods](https://agentmods.dev/badge/skills/salberg87/batonq-skills/batonq-explorer/github.svg)](https://agentmods.dev/skills/salberg87/batonq-skills/batonq-explorer)
Your own site
<a href="https://agentmods.dev/skills/salberg87/batonq-skills/batonq-explorer"><img src="https://agentmods.dev/badge/skills/salberg87/batonq-skills/batonq-explorer/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 batonq-explorer

Your own site · 80×15
<a href="https://agentmods.dev/skills/salberg87/batonq-skills/batonq-explorer"><img src="https://agentmods.dev/badge/skills/salberg87/batonq-skills/batonq-explorer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 574 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 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.00071 $0.00574
Opus 5 $0.00036 $0.00287
Sonnet 5 $0.00014 $0.00115
Haiku 4.5 $0.00007 $0.00057

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

Security

Grade A, and why

batonq-explorer 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 11d 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.

skills/batonq-explorer/SKILL.md · 65 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 11d ago First seen · 65 lines · 71 tokens per session scan A 8c477329ac6c

Subscribe to this mod's changes

batonq-explorer is a skill published in the GitHub repository Salberg87/batonq-skills (1 stars, last pushed 4mo ago), with no licence file. It adds 71 tokens to every session and 574 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

exploit-xss

Cross-site scripting (XSS) vulnerability detection and exploitation. Supports reflected XSS, stored XSS, DOM-based XSS, and blind XSS testing. Use this skill when user mentions XSS, cross-site scripting, script injection, or needs to test JavaScript injection in parameters, forms, headers, or DOM sources.

crazyMarky/pentest-skills · 71 tokens

results-storage

SQLite-based persistent storage and reporting system for penetration testing results. Use this skill when user needs to store scan results, query vulnerabilities, generate reports, or manage pentest data across sessions.

crazyMarky/pentest-skills · 40 tokens

exploit-sqli

SQL injection detection and exploitation using sqlmap, manual techniques, and custom payloads. Use this skill when user needs to test for SQL injection vulnerabilities, extract database information, or exploit SQLi in parameters, headers, or cookies.

crazyMarky/pentest-skills · 51 tokens

recon-dir-scan

Directory and file enumeration using ffuf, gobuster, dirsearch, and feroxbuster. Use this skill when user needs to discover hidden directories, enumerate files, find backup files, or map application structure through path fuzzing.

crazyMarky/pentest-skills · 52 tokens

recon-fingerprint

Web fingerprinting and WAF detection using wafw00f, whatweb, nuclei, and httpx. Use this skill when user needs to identify web technologies, detect WAF/CDN, analyze server headers, or fingerprint web applications and frameworks.

crazyMarky/pentest-skills · 55 tokens

recon-subdomain

Subdomain enumeration and DNS reconnaissance using subfinder, amass, dnsx, and other tools. Use this skill when user needs to discover subdomains, perform DNS enumeration, gather DNS records, or find hidden subdomains of a target domain.

crazyMarky/pentest-skills · 54 tokens