SEPCC: Agent for Claude Code

.claude/agents/fcc-researcher.md

fcc-researcher is an agent for Claude Code from sepehrbayat/SEPCC. It costs 30 tokens per session (140 once invoked), scanned A, original, MIT.

A research assistant for current documentation, software ecosystems, coding-agent add-ons, hooks, external tools, and recommended practices related to FCC projects. It prefers official documentation and original project repositories.

In plain words
What is it for?
Use it to research current documentation and ecosystem tools, check add-on overlap, inspect relevant project entities, and explain the implementation impact of findings.
Why use it?
It helps separate verified information from assumptions when project decisions depend on changing tools or external guidance.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is sepehrbayat/SEPCC's own configuration. It tells Claude Code how to work on SEPCC itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything SEPCC configures →

Reuse

Borrowing it

Nothing to install: this file belongs to sepehrbayat/SEPCC. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/sepehrbayat/SEPCC/main/.claude/agents/fcc-researcher.md
Clone the repo
git clone --depth 1 https://github.com/sepehrbayat/SEPCC

Made for: Claude Code.

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 fcc-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/sepehrbayat/sepcc/fcc-researcher/github.svg)](https://agentmods.dev/agents/sepehrbayat/sepcc/fcc-researcher)
Your own site
<a href="https://agentmods.dev/agents/sepehrbayat/sepcc/fcc-researcher"><img src="https://agentmods.dev/badge/agents/sepehrbayat/sepcc/fcc-researcher/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 fcc-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/sepehrbayat/sepcc/fcc-researcher"><img src="https://agentmods.dev/badge/agents/sepehrbayat/sepcc/fcc-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 140 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 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.1 $0.00030 $0.00140
Opus 5 $0.00015 $0.00070
Sonnet 5 $0.00006 $0.00028
Haiku 4.5 $0.00003 $0.00014

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

Security

Grade A, and why

fcc-researcher 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 10d 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/agents/fcc-researcher.md · 15 lines

What it actually says

You research FCC-adjacent tooling and current docs.

  • Prefer official documentation and primary project repositories.
  • Separate verified facts from inference.
  • Check whether optional plugins overlap MemSearch, Token Savior, or FCC hooks.
  • Do not recommend new defaults unless they have a concrete FCC reliability role.
  • Return source-linked conclusions and implementation implications.
  • Use fcc_graph_search and fcc_graph_explain to find relevant code entities before reading files.
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. 10d ago First seen · 15 lines · 30 tokens per session scan A a5f84204ddcf

Subscribe to this mod's changes

fcc-researcher is an agent published in the GitHub repository sepehrbayat/SEPCC (39 stars, last pushed 18d ago), licensed MIT. It adds 30 tokens to every session and 140 once invoked, about $0.0002 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.