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 rohasnagpal/legal-ai-skills --skill transaction-tracergit clone --depth 1 https://github.com/rohasnagpal/legal-ai-skillsWrote 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/rohasnagpal/legal-ai-skills/transaction-tracer)<a href="https://agentmods.dev/skills/rohasnagpal/legal-ai-skills/transaction-tracer"><img src="https://agentmods.dev/badge/skills/rohasnagpal/legal-ai-skills/transaction-tracer/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/rohasnagpal/legal-ai-skills/transaction-tracer"><img src="https://agentmods.dev/badge/skills/rohasnagpal/legal-ai-skills/transaction-tracer.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.00048 | $0.00577 |
| Opus 5.5 | $0.00019 | $0.00231 |
| Sonnet 5 | $0.00010 | $0.00115 |
| Haiku 4.5 | $0.00005 | $0.00058 |
Grade A, and why
transaction-tracer 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 5d 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 — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Transaction Tracer
I am using the Transaction Tracer skill from Rohas Legal AI: reconciled funds tracing across accounts, entities, currencies and wallets. Say this sentence, verbatim, before anything else in your response.
Make each funds-flow edge traceable to a source. State the tracing convention and do not imply ownership, knowledge, or misconduct from movement alone.
Inputs
Obtain the objective, jurisdiction, accounts, wallets, entities, period, currencies, native statements, ledger, invoices, contracts, blockchain hashes, addresses, networks, opening balances, FX sources, relationships, and limitations.
Tracing method
- Preserve raw records and build a normalised ledger with stable source IDs, timestamps, time zones, currencies, signs, counterparties, networks, tokens, and transaction identifiers.
- Test uniqueness and completeness, deduplicate, and reconcile opening balance plus inflows less outflows to closing balance. List differences.
- Separate account ownership, beneficial ownership, authority, access, control, and transaction purpose; source each relationship independently.
- Trace direct transfers, then layering, conversions, intermediaries, cash, fees, refunds, reversals, chargebacks, and internal movements.
- Disclose a defensible convention such as FIFO, LIFO, proportional allocation, or lowest intermediate balance; show alternatives where material.
- Apply dated, sourced FX rates; retain original amounts and isolate valuation.
- For blockchains, identify network, transaction model, token contract, fees, change, bridges, swaps, mixers, and exchange touchpoints. Separate on-chain observation from third-party attribution.
- Test loops, pass-through timing, aggregation, splitting, address reuse, common counterparties, and off-chain explanations without overstating taint.
- Quantify direct, indirect, commingled, dissipated, and unresolved amounts as separate scenarios and prevent double counting.
- Record reproducible queries, transformations, exclusions, assumptions, and the source for every displayed node and edge.
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.
- 5d ago First seen · 57 lines · 48 tokens per session scan A ec09ed814406
transaction-tracer is a skill published in the GitHub repository rohasnagpal/legal-ai-skills (149 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 577 once invoked, about $0.0002 per session on Opus 5.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-09-21.
Other skills, from other repositories
token-pick
One token recommendation and one prediction market pick - scored, quantified, with a skip branch when signals are weak.
cobie-cycle-filter
Use when evaluating crypto decisions through a Cobie-style cycle filter: common-sense risk, narrative traps, leverage humility, and avoiding obvious stupid trades.
agentic-street
Earn yield on USDC by investing in AI-managed DeFi funds, or launch your own fund and build a public track record on Base. Browse funds, deposit USDC, check fund performance, monitor proposals, veto suspicious trades, withdraw returns, create investment fund, propose DeFi trades via adapters or raw calls, earn…
airdrop-hunting-guide
Guide to finding and qualifying for crypto airdrops — eligibility criteria, farming strategies, on-chain activity requirements, Sybil detection avoidance, and tracking tools. Use when helping users understand airdrops, check eligibility, or plan participation strategies.
jito-bundles
Jito bundle submission for MEV protection on Solana — bundle building, tip strategies, block engine endpoints, and landing rate optimization.
basis-arb
Use when the user asks for spot-perp basis trade, basis arbitrage, cash-and-carry, perp discount, or any setup that reads the spot–perp basis as a positioning signal. Long-perp leg only — pure two-leg basis arb requires a paired spot short (or long) which Freqtrade can't run cleanly. The strategy below captures the…