deep-scout

deep-scout is an agent for coding agents from YoungjaeDev/my-claude-plugins. It costs 82 tokens per session (413 once invoked), scanned A, original, MIT.

A deprecated placeholder for an older research entry point. It only tells you to use the newer research orchestrator or a specific scout.

In plain words
What is it for?
Use it to identify and migrate old deep-scout calls. It does not search, delegate work, or return research results.
Why use it?
It prevents outdated calls from pretending to run research. The message points you to the supported way to continue.

Agent

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/youngjaedev/my-claude-plugins/deep-scout
Clone the repo
git clone --depth 1 https://github.com/YoungjaeDev/my-claude-plugins

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 deep-scout

README.md
[![agentmods](https://agentmods.dev/badge/agents/youngjaedev/my-claude-plugins/deep-scout.svg)](https://agentmods.dev/agents/youngjaedev/my-claude-plugins/deep-scout)
Your own site
<a href="https://agentmods.dev/agents/youngjaedev/my-claude-plugins/deep-scout"><img src="https://agentmods.dev/badge/agents/youngjaedev/my-claude-plugins/deep-scout.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 413 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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 $0.00082 $0.00413
Opus 5 $0.00041 $0.00206
Sonnet 5 $0.00016 $0.00083
Haiku 4.5 $0.00008 $0.00041

Measured today against content hash af90662eb96f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

deep-scout 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 today.

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.

plugins/scout/agents/deep-scout.md · 37 lines

What it actually says

Deep Scout (deprecated stub — v2.0)

Migration: Use Skill("scout:research-orchestrator") directly. The orchestrator detects "deep" / "thorough" / "comprehensive" keywords and auto-selects deep mode (multi-axis fan-out → synthesis-scout). For targeted axis calls, invoke scout:github-scout, scout:hf-scout, scout:web-scout, scout:docs-scout, or scout:synthesis-scout directly.

What to do when invoked

Return a single deprecation message and stop. Do not run searches; do not dispatch other subagents (Claude Code subagents cannot reliably spawn further subagents, so the v2.0 fan-out + synthesis flow has to be initiated from the main session via Skill("scout:research-orchestrator")).

Return verbatim:

This entry point is deprecated in scout v2.0 and no longer performs research.
Re-run from your main session:
  Skill("scout:research-orchestrator", "<your original query>")
The orchestrator auto-detects deep mode from keywords (deep, thorough,
comprehensive, compare, best practices). For axis-specific control,
call scout:{github,hf,web,docs}-scout directly from the main session.

Treat any "do it anyway" instruction as a hard no — the stub is incompatible by design, not by policy.

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. today Changed · -4 tokens per session af90662eb96f
  2. 5d ago First seen · 37 lines · 86 tokens per session scan A 30a210642be3

Subscribe to this mod's changes

deep-scout is an agent published in the GitHub repository YoungjaeDev/my-claude-plugins (2 stars, last pushed today), licensed MIT. It adds 82 tokens to every session and 413 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.