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 skills add icyberdeveloper/tbank-mcp --skill tbank-transfer-moneygit clone --depth 1 https://github.com/icyberdeveloper/tbank-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/skills/icyberdeveloper/tbank-mcp/tbank-transfer-money)<a href="https://agentmods.dev/skills/icyberdeveloper/tbank-mcp/tbank-transfer-money"><img src="https://agentmods.dev/badge/skills/icyberdeveloper/tbank-mcp/tbank-transfer-money/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.
<a href="https://agentmods.dev/skills/icyberdeveloper/tbank-mcp/tbank-transfer-money"><img src="https://agentmods.dev/badge/skills/icyberdeveloper/tbank-mcp/tbank-transfer-money.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00135 | $0.04284 |
| Opus 5 | $0.00068 | $0.02142 |
| Sonnet 5 | $0.00027 | $0.00857 |
| Haiku 4.5 | $0.00014 | $0.00428 |
Grade A, and why
tbank-transfer-money 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 12d 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 — 255 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Переводы через T-Bank MCP
Инструменты
| Тул | Что делает |
|---|---|
list_accounts() |
Список счетов пользователя (источник) |
account_requisites(account_id) |
Реквизиты счёта (номер, БИК) — чтобы ПРИНЯТЬ перевод, а не отправить |
transfer_sbp_resolve(phone) |
Резолвинг получателя по номеру (read-only, БЕЗ денег). Возвращает всё, куда можно заплатить по этому номеру: счёт получателя в Т-Банке + его банки в СБП (маскированное имя + банк + isDefaultBank + bankMemberId/pointerLinkId). ОБЯЗАТЕЛЬНО для НОВОГО (несохранённого) получателя перед комиссией/переводом |
payment_commission(body) |
Предпросмотр комиссии (БЕЗ денег) |
payment_qr(qr) |
Разбор платёжного QR со счёта (read-only, БЕЗ денег). Строка вида ST00012|Name=…|PersonalAcc=…. Печатает получателя, реквизиты, сумму и комиссию — то, что показываешь пользователю ПЕРЕД оплатой |
transfer_requisites(amount, qr, comment, account_number, bik, inn, name, kpp, corr_account, bank_name, nds, personal_account, from_account, force) |
Перевод юрлицу/ИП по реквизитам. РЕАЛЬНЫЕ ДЕНЬГИ |
transfer(amount, to_account, description, provider, bank_member_id, masked_fio, pointer_link_id, from_account, force) |
Перевод (подпись внутри). phone/СБП по умолчанию. Получатель резолвится АВТО-если поля не переданы. provider="transfer-inner" (между своими счетами) НЕ реализован — тул откажет |
Флоу
Шаг 1: Определить тип перевода
| Пользователь сказал | Тип | provider |
|---|---|---|
| «переведи на +7XXXXXXXXXX» / «по СБП» | P2P по телефону (СБП) | p2p-anybank (по умолчанию) |
| «переведи между счетами» | Между своими счетами | transfer-inner (не автоматизировано — приложение) |
| «переведи по реквизитам …» (БИК/счёт/ИНН), «оплати счёт компании», QR со счёта | Юрлицо / ИП | transfer_requisites — отдельный тул, не transfer |
Если не указан — уточни: «Перевод по телефону (P2P) или по номеру счёта?»
Шаг 2: Найти счёт-источник
- Вызови
list_accounts()— показать счета с балансами. - Если у пользователя один счёт с деньгами — выбери его.
- Если несколько — спроси: «С какого счёта: Current (2751₽) или Credit (доступно 50000₽)?»
- Запомни
account_idисточника.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 255 lines · 135 tokens per session scan A 23f910b5b011
tbank-transfer-money is a skill published in the GitHub repository icyberdeveloper/tbank-mcp (26 stars, last pushed 2d ago), licensed MIT. It adds 135 tokens to every session and 4,284 once invoked, about $0.0007 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 skills, from other repositories
sparebank1-context
Build and maintain a personal finance context for the sb1 CLI (SpareBank 1) by running a short onboarding interview over the user's own accounts and transactions, then saving the answers to a private, git-ignored file the agent reads at the start of future finance sessions. Captures the meaning the bank can't know …
sparebank1-shared
Runtime contract for the sb1 CLI (SpareBank 1 personal banking). Covers install, BankID login, secret-storage backends, output formats, global flags, the command map, and error handling. Use this as the foundation before any other sparebank1 skill, or whenever a user asks to check Norwegian bank accounts, balances, or…
sparebank1-accounts
Read accounts, balances, and transactions with the sb1 CLI (SpareBank 1). List accounts and totals, look up balances, browse and filter transactions by date/account, inspect a single transaction, and export to CSV. Use when a user wants to see their Norwegian bank balances, spending, recent transactions, or wants…
sparebank1-transfers
Move money with the sb1 CLI (SpareBank 1), transfer between the user's own accounts, pay a credit card, or pay into a pension policy. Use when a user explicitly asks to transfer/move money, pay a credit card, or fund a pension via sb1. Handles the confirmation flow safely.
weekly-fno-trade-planner
Weekly F&O trade planning skill for Indian markets. Analyzes news/macro events, identifies trending sectors and instruments, determines probable direction, suggests option strategy with entry/exit levels, and manages stop-loss and profit booking after position entry. Use when user wants a weekly trade idea, F&O…
options-strategy-advisor
Options strategy analysis for Indian F&O markets (NSE). Use when user requests options strategy recommendations, P/L analysis, Greeks calculation, risk management, or F&O strategy planning for Nifty, Bank Nifty, or stock options.