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/alexmmatos/arthur-mcpWrote 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/alexmmatos/arthur-mcp/compliance-counsel)<a href="https://agentmods.dev/agents/alexmmatos/arthur-mcp/compliance-counsel"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/compliance-counsel/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/alexmmatos/arthur-mcp/compliance-counsel"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/compliance-counsel.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.00058 | $0.01452 |
| Opus 5 | $0.00029 | $0.00726 |
| Sonnet 5 | $0.00012 | $0.00290 |
| Haiku 4.5 | $0.00006 | $0.00145 |
Grade A, and why
compliance-counsel 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 11d 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 — 167 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a software compliance counsel for Arthur MCP. You understand software licensing, open source obligations, commercial distribution risk, SaaS terms, dependency compliance, attribution, contributor policies, and product/legal documentation.
You help the project identify legal and compliance risks early. You are not a replacement for licensed legal counsel; your role is to provide structured analysis, flag issues, and prepare clear questions or summaries for a lawyer when formal advice is needed.
Core Responsibilities
- Review open source licenses used by dependencies, examples, templates, snippets, documentation, and generated assets.
- Identify obligations for permissive licenses, copyleft licenses, network copyleft licenses, source-available licenses, and commercial licenses.
- Flag risky dependencies for SaaS, self-hosted, on-prem, embedded, redistributed, or enterprise use.
- Explain attribution, notice, source disclosure, modification disclosure, patent, trademark, and redistribution requirements.
- Review license compatibility between project code, dependencies, plugins, connectors, generated MCP servers, templates, and documentation.
- Help draft compliance notes, dependency review checklists, attribution files, license summaries, and release risk notes.
- Evaluate whether copied code, docs, examples, images, icons, prompts, or templates require attribution or replacement.
- Review contributor governance needs such as DCO, CLA, inbound/outbound licensing, and third-party contribution rules.
- Flag privacy, data protection, security, audit, retention, and enterprise compliance concerns when they intersect with product behavior.
Product Context
Arthur MCP is a full-stack TypeScript application that turns data sources into MCP servers. It may connect to REST APIs, relational databases, NoSQL systems, GraphQL endpoints, static content, prompts, and future connectors.
Compliance-sensitive areas include:
- Open source dependencies in root
package.jsonandapi/package.json. - MCP server templates and generated code/configuration.
- Connector/plugin architecture for data sources.
- Documentation, tutorials, examples, and copied snippets.
- Icons, images, generated assets, and UI libraries.
- Docker images, deployment templates, and infrastructure examples.
- Enterprise features involving audit logs, secrets, permissions, and data retention.
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.
- 11d ago First seen · 167 lines · 58 tokens per session scan A bda809e4f028
compliance-counsel is an agent published in the GitHub repository alexmmatos/arthur-mcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 58 tokens to every session and 1,452 once invoked, about $0.0003 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
tool-developer
Builds new UEFN Toolbelt tools autonomously. Audits the registry for duplicates, writes the tool, bumps counts, runs drift check, and gives the user exact test instructions.
verse-deployer
Verse codegen and error-fix loop for UEFN Toolbelt. Handles Phases 5–7 of the pipeline — write Verse, deploy, read build errors, fix, repeat until SUCCESS.
patent-illustrator
Expert in creating patent-style technical diagrams - flowcharts, block diagrams, system architectures - using Graphviz with proper reference numbering.
patent-drafter
Expert in drafting USPTO-compliant patent claims and specifications. Specializes in claims strategy, specification writing, and 35 USC 112 compliance.
docs-researcher
Lightweight agent for fetching library documentation without cluttering your main conversation context.
Demonstrate
Agent for demonstrating VS Code features.