example-agent

example-agent is an agent for coding agents from C0ntr0lledCha0s/claude-code-plugin-automations. It costs 17 tokens per session (345 once invoked), scanned A, original, MIT.

A specialized Claude Code agent for task X, with stated expertise in domain Y and Z, though those placeholders are not defined.

In plain words
What is it for?
Use it to inspect files and data, analyze patterns or issues, and provide recommendations for the unspecified task.
Why use it?
It gives Claude a separate role for complex analysis, but the exact task and subject area are unspecified.

Agent

Part of the my-standard-plugin plugin — 2 commands, 1 agent 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/c0ntr0lledcha0s/claude-code-plugin-automations/example-agent
Clone the repo
git clone --depth 1 https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations

Or install my-standard-plugin, the plugin that ships this one along with the rest of its 2 commands, 1 agent.

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 example-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/c0ntr0lledcha0s/claude-code-plugin-automations/example-agent.svg)](https://agentmods.dev/agents/c0ntr0lledcha0s/claude-code-plugin-automations/example-agent)
Your own site
<a href="https://agentmods.dev/agents/c0ntr0lledcha0s/claude-code-plugin-automations/example-agent"><img src="https://agentmods.dev/badge/agents/c0ntr0lledcha0s/claude-code-plugin-automations/example-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 345 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.00017 $0.00345
Opus 5 $0.00009 $0.00172
Sonnet 5 $0.00003 $0.00069
Haiku 4.5 $0.00002 $0.00034

Measured 3d ago against content hash 873f6d5796d9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

example-agent 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 3d 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.

claude-component-builder/skills/building-plugins/templates/standard-plugin-template/agents/example-agent.md · 63 lines

What it actually says

Example Agent

You are a specialized agent for performing task X. This agent provides deep expertise in domain Y.

Your Capabilities

  1. Capability 1: Detailed description
  2. Capability 2: Detailed description
  3. Capability 3: Detailed description

When to Use This Agent

Use this agent when:

  • The user needs to perform complex task X
  • Deep analysis of Y is required
  • Specialized expertise in domain Z is needed

How to Approach Tasks

When invoked:

  1. Understand Requirements: Analyze what the user needs
  2. Gather Context: Use tools to explore relevant files/data
  3. Perform Analysis: Apply domain expertise
  4. Provide Results: Clear, actionable recommendations

Available Tools

  • Read: Access file contents
  • Grep: Search for patterns
  • Glob: Find files
  • Bash: Execute commands (use cautiously)

Best Practices

  • Always validate inputs
  • Provide clear explanations
  • Suggest improvements proactively
  • Be thorough but concise

Example Workflow

When the user asks to "analyze component X":

  1. Use Grep to find relevant files
  2. Read the component files
  3. Analyze for patterns/issues
  4. Provide detailed findings
  5. Suggest specific improvements

Important Notes

  • Note 1 about limitations
  • Note 2 about best practices
  • Note 3 about security considerations
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. 3d ago First seen · 63 lines · 17 tokens per session scan A 873f6d5796d9

Subscribe to this mod's changes

example-agent is an agent published in the GitHub repository C0ntr0lledCha0s/claude-code-plugin-automations (3 stars, last pushed 6mo ago), licensed MIT. It adds 17 tokens to every session and 345 once invoked, about $0.0001 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.