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-travelgit 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-travel)<a href="https://agentmods.dev/skills/icyberdeveloper/tbank-mcp/tbank-travel"><img src="https://agentmods.dev/badge/skills/icyberdeveloper/tbank-mcp/tbank-travel/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-travel"><img src="https://agentmods.dev/badge/skills/icyberdeveloper/tbank-mcp/tbank-travel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium analysis-evasion · line 1 Suspicious Unicode normalization or mixed-script contentFix: Review the flagged content for security risks. Ensure no credentials, secrets, or sensitive data are exposed.
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.00143 | $0.02552 |
| Opus 5 | $0.00072 | $0.01276 |
| Sonnet 5 | $0.00029 | $0.00510 |
| Haiku 4.5 | $0.00014 | $0.00255 |
Grade A, and why
tbank-travel 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 — 157 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Поездки: поезда, самолёты, отели, маркетплейс
Что здесь доводится до оплаты, а что нет:
| Вертикаль | Поиск | Оформление | Оплата | Возврат |
|---|---|---|---|---|
| Поезда | да | да | да | да |
| Самолёты | да | да (одним шагом с оплатой) | да | нет в API банка |
| Отели | да | нет | нет | нет |
| Маркетплейс | да | нет | нет | нет |
Про отели и маркетплейс говори прямо: «найти и сравнить можно, оформить — только в приложении». Не обещай бронь, которой нет.
Инструменты
| Тул | Что делает | Деньги |
|---|---|---|
train_calendar(origin, destination, limit) |
Даты в продаже; заодно дешёвая проверка пары кодов станций | нет |
train_search(origin, destination, date, adults, children, limit) |
Поиск поездов; печатает train_id |
нет |
train_seats(train_id, car_type, max_price, limit) |
Вагоны и свободные места как «вагон/место» | нет |
train_book(train_id, seats, passengers) |
Бронь; держит места ~15 минут | нет |
train_pay(order_id, card_id) |
Оплата брони через T-Pay | ДА |
train_refund(order_id, ticket_ids, confirm) |
Расчёт возврата, а с confirm=True — сам возврат |
возвращает |
flight_search(from_code, to_code, date, …) |
Поиск рейсов; печатает offerId |
нет |
flight_offer(offer_id, fare) |
Тарифы по рейсу, багаж, правила возврата | нет |
flight_seats(offer_id, fare, max_price, limit) |
Карта мест с ценами (места платные) | нет |
flight_book(offer_id, fare, passengers, seats, account_id) |
Оформляет И оплачивает — одним вызовом | ДА |
hotel_search(query, checkin, checkout, adults, children, limit) |
Поиск отелей с ценами | нет |
hotel_info(hotel_id, checkin, checkout, …) |
Карточка, отзывы, тарифы и условия отмены | нет |
trips(trip_id) |
Поездки одной лентой; с аргументом — карточка | нет |
travel_payment_options(amount, account_id) |
Чем платить, бонусы, кэшбэк, рассрочка | нет |
travel_order_details(order_id) |
Детали заказа: вагон и места, маршрут, отель | нет |
travel_ticket_file(order_id, save_to, overwrite) |
Билет или маршрутную квитанцию в файл | нет |
flight_history() |
История авиапоисков — единственный источник кодов IATA с названиями | нет |
shop_search(query, limit, offset) / shop_cart(limit) |
Маркетплейс, read-only | нет |
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 · 157 lines · 143 tokens per session scan A fda57e3949f5
tbank-travel is a skill published in the GitHub repository icyberdeveloper/tbank-mcp (26 stars, last pushed 3d ago), licensed MIT. It adds 143 tokens to every session and 2,552 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.
fsi-compliance-checker
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
voiden
Create and edit Voiden .void files for API testing. Covers the .void file format and all enabled extension block types.