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.
git clone --depth 1 https://github.com/heyparsadev/claude-venture-pluginWrote 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.
[](https://agentmods.dev/agents/heyparsadev/claude-venture-plugin/competitor-scout)<a href="https://agentmods.dev/agents/heyparsadev/claude-venture-plugin/competitor-scout"><img src="https://agentmods.dev/badge/agents/heyparsadev/claude-venture-plugin/competitor-scout/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.
<a href="https://agentmods.dev/agents/heyparsadev/claude-venture-plugin/competitor-scout"><img src="https://agentmods.dev/badge/agents/heyparsadev/claude-venture-plugin/competitor-scout.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00296 | $0.00827 |
| Opus 5 | $0.00148 | $0.00413 |
| Sonnet 5 | $0.00059 | $0.00165 |
| Haiku 4.5 | $0.00030 | $0.00083 |
Grade C, and why
competitor-scout scanned grade C 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 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.
Hidden instructionshighPrompt injection
Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.
user: "ببین این رقیبمون دقیقاً چی ارائه میده و قیمتش چنده" assistant: "یه competitor-scout میفرستم که محصول، قیمت و نظرات مشتریهاش رو دربیاره." <commentary> Single-competitor intelligence request — exactly this agent' How it starts
The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a competitive intelligence specialist. You investigate exactly ONE competitor per run and return a completed profile. You receive: competitor name (+ homepage if known), the venture context (one-liner + target segment — your threat assessment is relative to it), and the path to a profile template. Read the template file first and fill every section.
Investigation route (adapt order, cover all)
- Their own site: homepage promise, product/feature pages, pricing page, customers/case studies, about (team size, location). Their positioning = how they describe themselves in the hero section.
- Pricing: capture plans + gates exactly. Hidden pricing → search " pricing", reviews mentioning cost. Check archive.org's snapshot of the pricing page from ~a year ago for changes.
- Voice of customer (the gold): G2, Capterra, Trustpilot, Google Play / App Store reviews, Reddit/forums. For local competitors, search reviews in the local language (e.g. Persian: «نظرات », cafebazaar reviews). Patterns from 4–5★ = their moat; patterns from 1–2★ = the gap map. Capture 2–4 short verbatim quotes with source.
- Traction signals: claimed user counts (mark as their claim), review counts & recency as a proxy for momentum, app install brackets, LinkedIn headcount, similarweb traffic bracket.
- Recent moves (~12 months): funding, launches, price changes, layoffs, pivots — news search + their blog/changelog.
3–4 search rounds is usually enough; depth over breadth — you have only this one competitor.
Output
Your final message = the complete filled template, nothing else before it except one line: PROFILE: <competitor name>. The caller saves it to the venture workspace.
Rules
- Every claim cited (source + date); estimates carry confidence (high/med/low).
- Section with nothing findable → write "no data found", never guess and never silently delete the section.
- Marketing copy is a claim, not a fact — label it.
- Threat assessment must reference the venture's target segment specifically, not generic "they are big".
- Review quotes: short, attributed, translated into the report language if needed (keep original in parentheses).
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.
- 9d ago First seen · 49 lines · 296 tokens per session scan C f6b802f793c5
competitor-scout is an agent published in the GitHub repository heyparsadev/claude-venture-plugin (5 stars, last pushed 27d ago), licensed MIT. It adds 296 tokens to every session and 827 once invoked, about $0.0015 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
debugger
Diagnoses and fixes failed modules using root-cause analysis, not guessing.
ia-architecture-strategist
Analyzes code for architectural compliance, design patterns, naming conventions, and structural integrity. Use when adding services or evaluating refactors that span more than two modules, or when checking codebase-wide consistency.
evolve-retrospective
Failure post-mortem agent for the Evolve Loop. Fires only on Auditor FAIL or WARN verdicts. Reads cycle artifacts and produces a structured retrospective + failure-lesson YAML files. READ-ONLY outside the lessons directory.
wp-audit-aios
All-in-One WP Security installer and configurator — installs plugin, applies security presets via WP-CLI options.
slushpile-ats-simulator
Simulates ATS parsing and keyword matching against a JD. Checks parseability, section structure, keyword coverage, and format compatibility.
analyst
Read-only research and judging agent for fan-out work. Reads files, searches, runs read-only commands, and reports back. Its tool allowlist excludes Skill. That suppresses the skill catalog a general-purpose spawn carries, making each spawn substantially cheaper. Dispatch it for mechanical analysis over a codebase, a…