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.
git clone --depth 1 https://github.com/peerjakobsen/smartspenderWrote 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/commands/peerjakobsen/smartspender/add-account)<a href="https://agentmods.dev/commands/peerjakobsen/smartspender/add-account"><img src="https://agentmods.dev/badge/commands/peerjakobsen/smartspender/add-account.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.1 | $0.00014 | $0.02379 |
| Opus 5 | $0.00007 | $0.01189 |
| Sonnet 5 | $0.00003 | $0.00476 |
| Haiku 4.5 | $0.00001 | $0.00238 |
Grade A, and why
add-account 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 181 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/smartspender:add-account
Trigger
/smartspender:add-account [bank]- "Tilfoej en bankkonto"
- "Set up my bank account"
- "Add my bank account"
Arguments
| Argument | Required | Values | Default |
|---|---|---|---|
| bank | no | danske-bank, nordea, nykredit, jyske-bank, sydbank, etc. | - |
Supported banks via Enable Banking API: Nykredit, Danske Bank, Nordea, Jyske Bank, Sydbank, Spar Nord, Lunar, Arbejdernes Landsbank, and 50+ other Danish banks.
Prerequisites
- Python 3 installed on user's local machine
- Internet access
Vigtigt: Enable Banking API-kald koerer lokalt via
eb-api.py— Cowork kan ikke koere dem direkte. Denne kommando guider brugeren til at koere terminale kommandoer og indsaette output.
Workflow
- Check if Enable Banking is configured by asking user to check for
~/.config/smartspender/eb-config.json:- Tell user: "Tjek om Enable Banking er konfigureret — koer dette i din terminal:"
ls ~/.config/smartspender/eb-config.json - [USER ACTION]: User pastes output
- Tell user: "Tjek om Enable Banking er konfigureret — koer dette i din terminal:"
- Parse the output:
- If file exists: skip to step 18 (Enable Banking workflow)
- If "No such file": proceed to First-Time Setup (step 3)
First-Time Setup (if Enable Banking not configured)
- Announce: "Enable Banking er ikke konfigureret endnu. Vi saetter det op foerst."
- Announce: "Denne guide opsaetter Enable Banking, saa du kan synkronisere transaktioner fra din bank via API."
- Tell user: "Tjek at Python 3 er installeret — koer dette i din terminal:"
python3 --version - If user reports Python 3 not found: "Python 3 er noedvendig. Installer fra python.org og proev igen."
Step 1: Create Enable Banking Account
- Announce: "Trin 1: Opret Enable Banking konto"
- Announce: "Aabn
https://enablebanking.comi din browser. Opret en gratis konto — vaelg 'Restricted production', det er gratis til personligt brug. Sig til, naar du har oprettet kontoen." - [USER ACTION]: User creates account and confirms
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.
- 7d ago First seen · 181 lines · 14 tokens per session scan A 2ad4fce0da14
add-account is a command published in the GitHub repository peerjakobsen/smartspender (5 stars, last pushed 7mo ago), licensed MIT. It adds 14 tokens to every session and 2,379 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.
Other commands, from other repositories
research
Professional equity research analysis with institutional-grade formatting.
better-auth:add-plugin
Add a better-auth plugin to an existing project. Configures server and client plugins with proper imports.
better-auth:setup
Interactive setup wizard for better-auth authentication. Guides through database, framework, OAuth providers, and plugin configuration.
cloudflare-r2:presigned-url
Generate presigned URLs for secure client-side uploads or downloads.
bun:migrate
Migrate existing Node.js/npm projects to Bun.
tax-review
Tax-filing compliance check — invokes tax-reviewer to produce TM-tax-{slug}.md with MeF e-file schema, Form 8879, PTIN/Circular 230, and IRC §7216 consent gaps.