countbean

A bookkeeping add-on that stores financial records as plain text in a hosted Beancount book. It can import bank statements and receipts as checked double-entry transactions, then produce HTML and Excel reports.

In plain words
What is it for?
Use it to start an accounting book, record transactions from statements and receipts, and create financial reports.
Why use it?
It keeps financial records in a structured, version-controlled format and reduces manual entry and validation work.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add CPUtester5465/countbean-plugin
agentmods
npx agentmods add plugins/cputester5465/countbean-plugin/plugin
Clone the repo
git clone --depth 1 https://github.com/CPUtester5465/countbean-plugin

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

countbean 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 yesterday.

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.

plugin/.claude-plugin/plugin.json · 19 lines

What it actually says

{
  "name": "countbean",
  "description": "Hosted plain-text accounting for Claude Code. Initialise a git-backed Beancount cloud book, let Claude ingest bank statements and receipts into validated double-entry transactions, and generate HTML/Excel reports.",
  "version": "0.5.3",
  "author": {
    "name": "Countbean"
  },
  "homepage": "https://github.com/CPUtester5465/countbean-plugin",
  "repository": "https://github.com/CPUtester5465/countbean-plugin",
  "keywords": [
    "accounting",
    "beancount",
    "fava",
    "finance",
    "mcp",
    "bookkeeping"
  ]
}
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. yesterday First seen · 19 lines scan A d31385203489

Subscribe to this mod's changes

countbean is a plugin published in the GitHub repository CPUtester5465/countbean-plugin (17 stars, last pushed 6d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

ledger

Execution as Proof for money — the deterministic correctness layer AI agents call. Exact Money.from (no floats), kernel-enforced double-entry via JournalEntry + validateEntry + Ledger.apply, audit-hashed ledgers, canon citations. Provides /ledger- skills and slash commands.

eternal-roman/ledger · not measured

ledger

Execution as Proof for money — the deterministic correctness layer AI agents call. Exact Money.from (no floats), kernel-enforced double-entry via JournalEntry + validateEntry + Ledger.apply, audit-hashed ledgers, canon citations. Provides /ledger- skills and slash commands.

eternal-roman/ledger · not measured

claude-for-accounting

Agent-native accounting engagement plugins — throw client documents at the agent for bookkeeping through MPERS financial statements, QC, tax, and finalisation. Umbrella install: accounting-engagement. Maintainer: Hazli Johar .

cynco-labs/ai-accounting-skills · not measured

accounting-engagement

One-install umbrella for throw-work accounting agents: full engagement pipeline, all stage skills synced from modular plugins, SessionStart resume hook, and artifact schemas.

cynco-labs/ai-accounting-skills · not measured

beancount-ledger

Beancount as system-of-record ledger and Fava as the interactive UI. Export finalized journals to .beancount, validate with bean-check, open Fava for P&L/BS exploration.

cynco-labs/ai-accounting-skills · not measured

bookkeeping-accounting

Record sales, purchases, receipts, payments and journals; classify every transaction against the chart of accounts; produce balancing journal entries.

cynco-labs/ai-accounting-skills · not measured