# io.github.dingdawg/dingdawg-legal-agent (npm · dingdawg-legal-agent)

AI contract review, clause drafting, compliance checklists & legal research.

- Trust score: 63/100 (medium)
- Change this week: +17
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `dingdawg-legal-agent`: 63/100 (this document), [markdown](https://verifymcp.io/servers/dingdawg-dingdawg-legal-agent/dingdawg-legal-agent.md), [page](https://verifymcp.io/servers/dingdawg-dingdawg-legal-agent/dingdawg-legal-agent)

## Channel facts

- Registry: `npm`
- Package: `dingdawg-legal-agent`
- Version: `2.0.7`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 18 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 414 tokens (~103/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add dingdawg-dingdawg-legal-agent -- npx -y dingdawg-legal-agent
```

### Codex

```bash
codex mcp add dingdawg-dingdawg-legal-agent -- npx -y dingdawg-legal-agent
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dingdawg-dingdawg-legal-agent": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "dingdawg-legal-agent"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dingdawg-dingdawg-legal-agent --command npx --arg -y --arg dingdawg-legal-agent
```

### Hermes

```yaml
mcp_servers:
  dingdawg-dingdawg-legal-agent:
    command: "npx"
    args: ["-y", "dingdawg-legal-agent"]
```

### Other

```json
{
  "mcpServers": {
    "dingdawg-dingdawg-legal-agent": {
      "command": "npx",
      "args": [
        "-y",
        "dingdawg-legal-agent"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 63, +27)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] Schema quality: unverified → good
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-02 (score 36, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-08-01 (score 21, +16)

- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Tool coverage: unverified → 100

### 2026-07-31 (score 5, −23)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 28, +2)

- [security regression] Malware scan: pass → unverified
- [functional regression] Dependency health: partial → unverified
- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 26, −20)

- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (4)

### `review_contract` (~101 tokens)

Analyze a contract for risks, missing clauses, and unfavorable terms. FREE: 5 reviews/day (basic keyword scan). LLM-powered deep analysis with API key. NOT LEGAL ADVICE.

Input parameters:

- `contract_text` (string, required): The full contract text to review
- `contract_type` (string): Type of contract (NDA, SaaS agreement, employment, etc.)
- `jurisdiction` (string): Jurisdiction (e.g., Delaware, California, UK)

### `legal_research` (~101 tokens)

Research a legal question with jurisdiction-specific analysis. FREE: 10 lookups/day (basic topic matching). LLM-powered research with citations available with API key. NOT LEGAL ADVICE.

Input parameters:

- `area_of_law` (string): Area of law (contract, employment, IP, privacy, etc.)
- `jurisdiction` (string): Jurisdiction (e.g., US Federal, California, EU)
- `question` (string, required): The legal question to research

### `draft_clause` (~105 tokens)

Generate a contract clause for a specific purpose. FREE: 10 drafts/day (basic template). LLM-powered custom clause generation with API key. NOT LEGAL ADVICE.

Input parameters:

- `context` (string): Additional context about the agreement
- `jurisdiction` (string): Jurisdiction for the clause
- `party_names` (string): Party names (comma-separated)
- `purpose` (string, required): Purpose of the clause (e.g., 'mutual NDA', 'limitation of liability')

### `compliance_checklist` (~107 tokens)

Generate a regulatory compliance checklist for a business type and jurisdiction. FREE: 10 checklists/day (basic framework). Comprehensive LLM-generated checklists with API key. NOT LEGAL ADVICE.

Input parameters:

- `business_type` (string, required): Type of business (SaaS, healthcare, fintech, etc.)
- `focus_area` (string): Specific compliance focus (data privacy, employment, etc.)
- `jurisdiction` (string, required): Jurisdiction (US Federal, California, EU, UK, etc.)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/dingdawg-dingdawg-legal-agent/dingdawg-legal-agent#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 36
- 2026-08-01: 21
- 2026-07-31: 5
- 2026-07-30: 28
- 2026-07-28: 26
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/dingdawg-legal-agent
- Socket report: https://socket.dev/npm/package/dingdawg-legal-agent
- Repository: https://github.com/dingdawg/dingdawg-agent-1
- Changelog RSS feed: https://verifymcp.io/servers/dingdawg-dingdawg-legal-agent/dingdawg-legal-agent/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dingdawg-dingdawg-legal-agent/dingdawg-legal-agent/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dingdawg-dingdawg-legal-agent/dingdawg-legal-agent
