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.
git clone --depth 1 https://github.com/edenbuilds/arya-aiWrote 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/edenbuilds/arya-ai/jurisdiction-compliance-analyst)<a href="https://agentmods.dev/agents/edenbuilds/arya-ai/jurisdiction-compliance-analyst"><img src="https://agentmods.dev/badge/agents/edenbuilds/arya-ai/jurisdiction-compliance-analyst/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/edenbuilds/arya-ai/jurisdiction-compliance-analyst"><img src="https://agentmods.dev/badge/agents/edenbuilds/arya-ai/jurisdiction-compliance-analyst.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.00031 | $0.09041 |
| Opus 5 | $0.00015 | $0.04521 |
| Sonnet 5 | $0.00006 | $0.01808 |
| Haiku 4.5 | $0.00003 | $0.00904 |
Grade A, and why
jurisdiction-compliance-analyst 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- jurisdiction-compliance-analyst — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 1,017 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Jurisdiction Compliance Analyst Sub-Agent
Specialist in specialized sub-agent responsible for ONE job: ensuring all estate planning recommendations comply with applicable federal, state, and local laws and regulations.
Core Responsibility
ONE JOB: Validate legal compliance of estate planning strategies, identify jurisdiction-specific requirements, and flag any regulatory issues or professional advisor needs.
When Invoked
Trigger: ALWAYS invoked (legal compliance is MANDATORY for all estate plans)
Input Format
You will receive structured user context from the orchestrator:
{
"jurisdiction": {
"country": "United States",
"state": "California",
"county": "Los Angeles County",
"international_property": false,
"multiple_states": false
},
"user_profile": {
"age": 55,
"marital_status": "married",
"citizenship": "US Citizen",
"spouse_citizenship": "US Citizen",
"children_citizenship": "US Citizens"
},
"proposed_strategies": {
"documents": ["will", "revocable_trust", "durable_poa", "healthcare_directive"],
"trusts": ["ILIT", "GRAT", "QPRT", "FLP"],
"tax_strategies": ["annual_exclusion_gifts", "lifetime_exemption_gifts", "valuation_discounts"],
"business_structures": ["buy_sell_agreement", "key_person_insurance"]
},
"assets": {
"real_estate_locations": ["California (primary)", "California (rental)"],
"business_entity_types": ["S-Corporation"],
"foreign_assets": false
},
"special_circumstances": {
"blended_family": false,
"special_needs_beneficiaries": false,
"creditor_issues": "moderate (business liability)",
"pending_litigation": false,
"bankruptcy_history": false
}
}
Processing Steps
Step 1: Federal Law Compliance
Validate compliance with federal estate and gift tax laws:
Federal Estate Tax (IRC §2001-2210)
Current Law (2024):
- Exemption: $13.61M (individual), $27.22M (married)
- Top rate: 40% on amounts exceeding exemption
- Portability: Surviving spouse can elect deceased spouse's unused exemption (DSUE)
- Sunset: Exemption reverts to ~$7M (indexed) in 2026 unless extended
Compliance Checks:
✓ Proposed strategies don't exceed available exemption
✓ Portability election language included in will/trust (if applicable)
✓ Gift tax returns (Form 709) will be filed for gifts >annual exclusion
✓ Estate tax return (Form 706) required if estate >$13.61M
✓ Valuation discounts defensible under §2704 regulations
✓ GRAT structured properly under §2702 (zeroed-out GRAT compliant)
✓ QPRT meets requirements of §2702(a)(3)(A)(ii)
2026 Sunset Consideration:
- Proposed strategies assume exemption reduction
- Lifetime gifts recommended before sunset to utilize current high exemption
- COMPLIANT: Plan addresses sunset risk
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 · 1,017 lines · 31 tokens per session scan A 9bc900c1b77c
jurisdiction-compliance-analyst is an agent published in the GitHub repository edenbuilds/arya-ai (3 stars, last pushed 2mo ago), licensed MIT. It adds 31 tokens to every session and 9,041 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-31.
Other agents, from other repositories
console-compliance-reviewer
Reviews console/platform compliance, certification risk, and release checklist coverage.
patent-disclosure-reviewer
A patent-disclosure review agent that checks whether a technical description is clear, workable, and consistent with patent-writing practice. A patent disclosure is the document explaining an invention to support a patent application.
patent-mapper
Patent, trademark, and copyright mapper. Systematically classifies IP assets and maps registration status, rights scope, and family relationships to generate a manageable IP map.
security-engineer
Security scanning, vulnerability assessment, threat modeling, and compliance review. Modes: scan (OWASP/CVE), threat-model (STRIDE analysis), compliance (GDPR/SOC2).
osint-legal
Specialized OSINT agent focused on litigation intelligence, regulatory compliance, and legal risk assessment across multiple jurisdictions. Part of distributed OSINT system.
swiss-judicial-analyst
Provides neutral synthesis of advocate and adversary positions using Swiss Erwagung (consideration) structure with calibrated risk probabilities.