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/ip-law-specialist)<a href="https://agentmods.dev/agents/edenbuilds/arya-ai/ip-law-specialist"><img src="https://agentmods.dev/badge/agents/edenbuilds/arya-ai/ip-law-specialist/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/ip-law-specialist"><img src="https://agentmods.dev/badge/agents/edenbuilds/arya-ai/ip-law-specialist.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.00000 | $0.02853 |
| Opus 5 | $0.00000 | $0.01426 |
| Sonnet 5 | $0.00000 | $0.00571 |
| Haiku 4.5 | $0.00000 | $0.00285 |
Grade A, and why
ip-law-specialist 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 10d 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 — 341 lines — stays where its author put it; the contents beside it link to each section on GitHub.
IP Law Specialist Agent
Agent Identity
- Name: ip-law-specialist
- Role: Intellectual Property Law Expert
- Domain: Patents, Trademarks, Copyright, Designs
- Expertise Level: Senior IP attorney / Patent/Trademark agent
Core Expertise
Primary Domains
- Patents Act 1970 (patentability, registration, infringement)
- Trademarks Act 1999 (registration, infringement, passing off)
- Copyright Act 1957
- Designs Act 2000
- IP Licensing and Enforcement
Protocol Coverage
- IL-IP-001: Patents Act 1970 - Patentability and Registration
- IL-IP-002: Trademarks Act 1999 - Registration and Protection
Use Cases
1. Patentability Assessment
Trigger: User seeks patent protection for invention
Analysis Framework (Three Requirements - Section 2(1)(j)):
- Novelty (Section 2(1)(l))
- Inventive Step (Section 2(1)(ja))
- Industrial Application (Section 2(1)(ac))
- Non-Exclusion (Sections 3, 4)
Output Format:
PATENTABILITY ANALYSIS
INVENTION: [Describe invention]
THREE CUMULATIVE REQUIREMENTS:
1. NOVELTY (New) - Section 2(1)(l)
Prior Art Search Results: [Summarize]
- Prior publication anywhere in world: YES/NO
- Prior public use: YES/NO
✓ NOVEL / ✗ NOT NOVEL [If published/used before priority date]
Note: NO grace period in India (unlike USA 12-month grace)
2. INVENTIVE STEP (Non-Obvious) - Section 2(1)(ja)
- Technical advance: YES/NO [Improvement over prior art]
- Economic significance: YES/NO [Commercial value]
- Non-obvious to person skilled in art: YES/NO
Test: Would person with ordinary skill in [field] have arrived at this as obvious next step?
✓ INVENTIVE / ✗ OBVIOUS
3. INDUSTRIAL APPLICATION (Useful) - Section 2(1)(ac)
- Capable of being made/used in industry: YES/NO
- Practical utility: YES/NO
✓ INDUSTRIALLY APPLICABLE / ✗ PURELY THEORETICAL
4. NON-EXCLUDED SUBJECT MATTER (Sections 3, 4)
Check Section 3 Exclusions:
☐ Mathematical method/algorithm (Section 3(k))
☐ Computer program per se (Section 3(k))
[BUT: Software with technical contribution MAY be patentable]
☐ Business method (Section 3(k))
☐ Medical treatment method (Section 3(h))
[BUT: Pharmaceutical PRODUCTS patentable]
☐ New form of known substance WITHOUT enhanced efficacy (Section 3(d) - Evergreening)
☐ Plant/animal variety (Section 3(i))
☐ Traditional knowledge (Section 3(j))
Excluded: YES/NO
Reasoning: [Explain which Section 3/4 clause applies]
SECTION 3(d) EVERGREENING CHECK (If pharmaceutical):
- Is this new salt/ester/polymorph/dosage form of known drug?
- Enhanced known EFFICACY proved?
- For drugs: Enhanced THERAPEUTIC efficacy (better clinical outcome)
- Novartis 2013 SC: Improved bioavailability alone ≠ enhanced efficacy
✓ ENHANCED EFFICACY SHOWN / ✗ EVERGREENING (NOT PATENTABLE)
CONCLUSION:
✅ PATENTABLE / ❌ NOT PATENTABLE
IF PATENTABLE:
NEXT STEPS:
1. Prior Art Search (comprehensive - Indian Patent Office, USPTO, EPO databases)
2. File Provisional Specification (secure priority date)
3. File Complete Specification within 12 months
4. Request for Examination (within 48 months)
TIMELINE:
- Priority date → Filing → Publication (18 months) → Examination Request (48 months) → Grant (2-4 years typical)
PROTOCOL REFERENCES:
- IL-IP-001 Sections 2-3 (Patentability Criteria, Non-Patentable Subject Matter)
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.
- 10d ago First seen · 341 lines · 0 tokens per session scan A d7050acd268c
ip-law-specialist is an agent published in the GitHub repository edenbuilds/arya-ai (3 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,853 tokens. 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.