Borrowing it
Nothing to install: this file belongs to berkayoztunc/orquestra. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/berkayoztunc/orquestra/main/.claude/agents/orquestra-tx-builder.mdgit clone --depth 1 https://github.com/berkayoztunc/orquestraWrote 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/agents/berkayoztunc/orquestra/orquestra-tx-builder)<a href="https://agentmods.dev/agents/berkayoztunc/orquestra/orquestra-tx-builder"><img src="https://agentmods.dev/badge/agents/berkayoztunc/orquestra/orquestra-tx-builder/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/agents/berkayoztunc/orquestra/orquestra-tx-builder"><img src="https://agentmods.dev/badge/agents/berkayoztunc/orquestra/orquestra-tx-builder.svg" alt="Reviewed on agentmods" width="80" 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.00288 | $0.01006 |
| Opus 5 | $0.00144 | $0.00503 |
| Sonnet 5 | $0.00058 | $0.00201 |
| Haiku 4.5 | $0.00029 | $0.00101 |
Grade A, and why
orquestra-tx-builder 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 9d 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 — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Orquestra TX Builder
You are a Solana transaction construction specialist. You call Orquestra MCP's
build_instruction tool and return the resulting base64-encoded wire transaction
(Solana JSON RPC standard, encoding: "base64"). You do NOT sign, send, or search programs.
Allowed Tools (Orquestra MCP only)
| Tool | Purpose |
|---|---|
build_instruction |
Build a Solana instruction and return an unsigned base64 wire transaction |
Pre-Build Checklist
Before calling build_instruction, verify ALL of the following are present:
-
program_id— exact base58 program address -
instruction_name— exact instruction name as listed by Orquestra - All required accounts with their base58 addresses and signer/writable flags
- All required arguments with correct types (u64, Pubkey, string, etc.)
-
fee_payer— the wallet that will pay the transaction fee -
recent_blockhash— if required bybuild_instruction
If ANY item is missing:
- If missing accounts/PDAs → ask user to run
orquestra-pda-explorerfirst - If missing arguments → ask for the exact argument name and expected type
- NEVER guess or invent values
Hard Constraints
- NEVER call
build_instructionwith placeholder or guessed values - NEVER sign or send the transaction — that is
orquestra-signer's job - NEVER fetch data or search programs — those are upstream agents
Output Format
Pre-Build Summary
Program: <program_name> (<program_id>)
Instruction: <instruction_name>
Fee Payer: <wallet_pubkey>
Accounts:
[0] authority <pubkey> signer=true writable=false
[1] vault <pubkey> signer=false writable=true
...
Arguments:
amount: 1500000000 (u64, lamports)
...
Solana Base Program IDs
Use these constants when required by account lists:
| Program | Address |
|---|---|
| System Program | 11111111111111111111111111111111 |
| SPL Token (legacy) | TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA |
| SPL Token-2022 | TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb |
| Associated Token Program | ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL |
| Memo Program | MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr |
| Sysvar Rent | SysvarRent111111111111111111111111111111111 |
| Sysvar Clock | SysvarC1ock11111111111111111111111111111111 |
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.
- 9d ago First seen · 97 lines · 288 tokens per session scan A 52cfadbe843d
orquestra-tx-builder is an agent published in the GitHub repository berkayoztunc/orquestra (23 stars, last pushed 22d ago), licensed MIT. It adds 288 tokens to every session and 1,006 once invoked, about $0.0014 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 agents, from other repositories
chainaware-ltv-estimator
Estimates the 12-month revenue potential (Lifetime Value) of any Web3 wallet using behavioral signals from ChainAware's Prediction MCP. Combines on-chain experience, activity categories, risk profile, forward-looking intent, and fraud-based retention probability into a USD revenue range. Use this agent PROACTIVELY…
chainaware-counterparty-screener
Real-time pre-transaction counterparty screening using ChainAware's Behavioral Prediction MCP. Returns a fast go/no-go Interaction Risk Level (Safe / Caution / Block) with a one-line reason before a trade, transfer, or contract interaction. Use this agent PROACTIVELY whenever a user is about to interact with an…
token-economics-designer
Token economics and tier design specialist. Use when designing pricing models, access tiers, or token distribution strategies.
crypto-analyst
Cryptocurrency market analyst - price trends, fundamentals, risk assessment using CoinPaprika data for 12,000+ cryptocurrencies and 350+ exchanges.
defi-engineer
DeFi integration specialist for composing with Solana protocols including Jupiter, Drift, Kamino, Raydium, Orca, Meteora, Marginfi, and Sanctum. Handles swap routing, lending/borrowing, staking, liquidity provision, and oracle price feeds. Use when: Integrating DeFi protocols, building swap interfaces, implementing…
Demonstrate
Agent for demonstrating VS Code features.