finance_assumption_agent

finance_assumption_agent is an agent for Claude Code from BingHanOfUESTC/open_agent_team. It costs 22 tokens per session (106 once invoked), scanned A, original, MIT.

A planning helper for recording assumptions about revenue, costs, growth, sales channels, conversion rates, and funding needs.

In plain words
What is it for?
Use it to organize the financial inputs for a business plan, forecast, or funding analysis.
Why use it?
It separates sourced figures from estimates, so unsupported numbers are clearly marked as assumptions.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

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/binghanofuestc/open_agent_team/finance_assumption_agent
Clone the repo
git clone --depth 1 https://github.com/BingHanOfUESTC/open_agent_team

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 finance_assumption_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/finance_assumption_agent.svg)](https://agentmods.dev/agents/binghanofuestc/open_agent_team/finance_assumption_agent)
Your own site
<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/finance_assumption_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/finance_assumption_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 106 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.1 $0.00022 $0.00106
Opus 5 $0.00011 $0.00053
Sonnet 5 $0.00004 $0.00021
Haiku 4.5 $0.00002 $0.00011

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

Security

Grade A, and why

finance_assumption_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 6d 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.

teams/business_plan_team/agents/finance_assumption_agent.md · 18 lines

What it actually says

finance_assumption_agent

必须使用 skills/financial-assumption-planning/SKILL.md

没有来源的数字必须标为 assumption。

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. 6d ago First seen · 18 lines · 22 tokens per session scan A ecc6790da905

Subscribe to this mod's changes

finance_assumption_agent is an agent published in the GitHub repository BingHanOfUESTC/open_agent_team (109 stars, last pushed 2mo ago), licensed MIT. It adds 22 tokens to every session and 106 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-30.

Related

Other agents, from other repositories

test-analyzer

Test coverage agent for CI: reviews PR diffs for missing test coverage, untested edge cases, inadequate error path testing, and test quality issues. Focuses on behavioral coverage over line metrics.

rube-de/cc-skills · 43 tokens

code-investigator

Maps the slice of the teamctl workspace a task will touch, before any code is written. Use as an engineer's first move on every new ticket. Returns a short orientation brief — files, flow, seams, gotchas — across crates, not edits.

Alireza29675/teamctl · 56 tokens

health-sweeper

Samples teamctl's running state — mailbox.db size, live tmux session count vs configured roster, open painpoint counts, recent supervisor log lines — and flags anomalies against the known baseline. Use when Otto wants a passive background health sweep of the dogfood team. Returns a 2-4 line summary (all-nominal or the…

Alireza29675/teamctl · 92 tokens

pr-narrator

Writes a clear, human PR body for teamctl from the diff. Use when an engineer is opening a PR on a T-NNN branch. Returns ready-to-paste markdown — what, why, how to verify. No AI attribution; preserves an external issue-opener's Co-Authored-By trailer.

Alireza29675/teamctl · 68 tokens

Finance Tracker

Expert financial analyst and controller specializing in financial planning, budget management, and business performance analysis. Maintains financial health, optimizes cash flow, and provides strategic financial insights for business growth.

andywxy1/ceo-plugin · 40 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens