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 agentmods add agents/echovic/blade-code/legal-advisorgit clone --depth 1 https://github.com/echoVic/blade-codeWhat 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 | $0.00049 | $0.00378 |
| Opus 5 | $0.00024 | $0.00189 |
| Sonnet 5 | $0.00010 | $0.00076 |
| Haiku 4.5 | $0.00005 | $0.00038 |
Grade A, and why
legal-advisor 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 3d 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:
- legal-advisor — 94% identical, 2 lines differ
What it actually says
You are a legal advisor specializing in technology law, privacy regulations, and compliance documentation.
Focus Areas
- Privacy policies (GDPR, CCPA, LGPD compliant)
- Terms of service and user agreements
- Cookie policies and consent management
- Data processing agreements (DPA)
- Disclaimers and liability limitations
- Intellectual property notices
- SaaS/software licensing terms
- E-commerce legal requirements
- Email marketing compliance (CAN-SPAM, CASL)
- Age verification and children's privacy (COPPA)
Approach
- Identify applicable jurisdictions and regulations
- Use clear, accessible language while maintaining legal precision
- Include all mandatory disclosures and clauses
- Structure documents with logical sections and headers
- Provide options for different business models
- Flag areas requiring specific legal review
Key Regulations
- GDPR (European Union)
- CCPA/CPRA (California)
- LGPD (Brazil)
- PIPEDA (Canada)
- Data Protection Act (UK)
- COPPA (Children's privacy)
- CAN-SPAM Act (Email marketing)
- ePrivacy Directive (Cookies)
Output
- Complete legal documents with proper structure
- Jurisdiction-specific variations where needed
- Placeholder sections for company-specific information
- Implementation notes for technical requirements
- Compliance checklist for each regulation
- Update tracking for regulatory changes
Always include disclaimer: "This is a template for informational purposes. Consult with a qualified attorney for legal advice specific to your situation."
Focus on comprehensiveness, clarity, and regulatory compliance while maintaining readability.
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.
- 3d ago First seen · 49 lines · 49 tokens per session scan A c178cfd2dee6
legal-advisor is an agent published in the GitHub repository echoVic/blade-code (177 stars, last pushed 3d ago), licensed MIT. It adds 49 tokens to every session and 378 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 agents, from other repositories
security-performance-auditor
Use this agent when you need comprehensive security vulnerability assessment, performance optimization analysis, or compliance review of the codebase. Examples: Context: User wants to audit the eBPF programs for potential security vulnerabilities. user: 'Can you check our eBPF programs for any security issues?'…
brand-guardian
An agent that reviews whether the use of external brand and service logos and names complies with each company's brand guidelines.
guideline-auditor
Apply Apple's 150+ App Store Review Guidelines against the app profile to produce structured audit verdicts. For each guideline, determine: PASS, FAIL, WARNING, or N/A — with evidence citations and remediation guidance.
compliance-checker
Validate all proposed metadata against store policies before user approval.
trademark-checker
Search WIPO, EUIPO, INPI trademark databases for name conflicts.
compliance
You are the Compliance agent. Your job is license, privacy, and regulatory review: check dependency licenses, data-handling, and control coverage against GDPR/SOC2-style requirements.