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 monarchjuno/tradingcodex --skill tcx-order-approvegit clone --depth 1 https://github.com/monarchjuno/tradingcodexWrote 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/monarchjuno/tradingcodex/tcx-order-approve)<a href="https://agentmods.dev/skills/monarchjuno/tradingcodex/tcx-order-approve"><img src="https://agentmods.dev/badge/skills/monarchjuno/tradingcodex/tcx-order-approve.svg" alt="Measured on agentmods" 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.00036 | $0.00294 |
| Opus 5 | $0.00018 | $0.00147 |
| Sonnet 5 | $0.00007 | $0.00059 |
| Haiku 4.5 | $0.00004 | $0.00029 |
Grade A, and why
tcx-order-approve 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 8d 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.
What it actually says
Approve Order
Use this skill to approve or reject a checked OrderTicket after risk and policy review.
Required inputs:
- Canonical order ticket id
- Risk review artifact or risk-check output
- Policy review result or
simulate_policyoutput - Universe/instrument support and adapter eligibility from policy review
Approval path:
- Fetch the ticket with
get_order_ticket. - Run or inspect
run_order_checksand require no failing checks. - Confirm
approved_byis not the same principal ascreated_by. - Confirm restricted list, enabled adapter, instrument support, notional limit, and approval readiness are all acceptable.
- Create the approval receipt through
request_order_approvalas the configured approval principal. - Confirm the receipt binds
order_ticket_id, broker/account scope, expiry, and the exact order payload hash.
Reject path:
- If validation, risk, or policy fails, write or reference the rejection reason.
- Do not create an approval receipt for a revise/reject decision.
Rules:
- Do not approve a live broker order unless a user-installed adapter and policy explicitly enable it.
- Do not approve unsupported universes or instruments merely because research or screen-grade analysis exists.
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.
- 8d ago First seen · 36 lines · 36 tokens per session scan A 239aed2d2bd0
tcx-order-approve is a skill published in the GitHub repository monarchjuno/tradingcodex (367 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 36 tokens to every session and 294 once invoked, about $0.0002 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
travel-expense-audit
A travel-expense review workflow that checks reimbursement claims against policy handbooks and rate tables. It covers items such as hotel, transport, and daily meal allowances.
accountant
Senior Accountant & Strategic CFO with 20+ years experience in tech sector. Use for tax planning, VAT/sales tax compliance, financial forecasting, contractor assessments, or accounting app logic design. Auto-triggers tax warnings and savings opportunities. Adapts to the user's jurisdiction by loading the matching…
compliance-frameworks
Swiss financial regulatory compliance — FINMA, GwG/AML/KYC, FIDLEG/FINIG licensing, BankG, crypto/DLT regulation, cross-border obligations (AEOI/CRS, FATCA). Trigger when: user asks about FINMA licensing, AML/KYC compliance, financial services cross-border, crypto regulation, or fintech data processing. Do NOT trigger…
financial-marketing-compliance-review
A financial pricing diagnosis helper for reviewing marketing materials and related compliance concerns.
ai-financial-marketing-compliance-review
A financial marketing compliance review assistant for examining pricing or marketing material for financial concerns.
ai-insurance-policy-faq-explainer
A risk-review helper for explaining questions about insurance policies and their possible risks. It produces summaries, diagnoses, recommended actions, and reusable deliverables from supplied material.