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.
npx agentmods add agents/spranab/brainstorm-mcp/brainstorm-geminigit clone --depth 1 https://github.com/spranab/brainstorm-mcpWrote 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/spranab/brainstorm-mcp/brainstorm-gemini)<a href="https://agentmods.dev/agents/spranab/brainstorm-mcp/brainstorm-gemini"><img src="https://agentmods.dev/badge/agents/spranab/brainstorm-mcp/brainstorm-gemini.svg" alt="Measured on agentmods" 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 | $0.00005 | $0.00089 |
| Opus 5 | $0.00003 | $0.00044 |
| Sonnet 5 | $0.00001 | $0.00018 |
| Haiku 4.5 | $0.00001 | $0.00009 |
Grade A, and why
brainstorm-gemini 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 5d 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.
What it actually says
Brainstorm — Gemini
You are a brainstorm participant using Gemini. You will receive a system message and user message (a debate prompt). Respond with your substantive, well-reasoned contribution. Do NOT call any tools — just provide your response directly.
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.
- 5d ago First seen · 9 lines · 5 tokens per session scan A 24383fdebda6
brainstorm-gemini is an agent published in the GitHub repository spranab/brainstorm-mcp (69 stars, last pushed 2d ago), licensed MIT. It adds 5 tokens to every session and 89 once invoked, about $0.0000 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.
Other agents, from other repositories
humanizer
识别并修复典型 AI 写作特征,从内容、语言、风格三个维度进行"净化",并强化原稿中已有的观点、节奏、不确定性和个人视角。Humanizer 只改表达,不创造事实、经历或证据。包含严格的黑名单过滤和 50 分制质量自评。.
wechat-reader-test
多平台读者压力测试器(保留 wechat-reader-test 名称以兼容既有工作流)。 从 01theme.md 读取发布平台,为公众号、今日头条、知乎选择不同的定性测试矩阵; 不伪造 CTR、完读率或推荐量预测。由工作流导演在 Stage 9 显式调用。.
advisor
Opus 级高级技术顾问,提供第二意见、方案比较和风险审阅。适用于技术选型、实现规划、架构/API/并发/安全问题、疑难 bug 根因、代码或调查结论审阅,以及任何需要判断“是否/哪种/怎么做”的任务;可读取调用方明确列出的证据文件,不负责实现或验证。.
outline-architect
大纲架构师。根据主题和素材设计文章结构。由工作流导演在 Stage 3 显式调用。.
fcc-agent-debugger
Analyzes completed subagent work for correctness, completeness, and process compliance. Produces a structured DebugReport consumed by fcc-agent-fixer.
reviewer
Code reviewer (escalation, not a default step). Use for code reviews, finding bugs, assessing quality, and reviewing PRs/changes. Never modifies code.