# EveryAILaw (npm · every-ai-law)

AI obligation registry: regulations, provisions, evidence, and enforcement deadlines.

- Trust score: 31/100 (low)
- Change this week: −41
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `every-ai-law`: 31/100 (this document), [markdown](https://verifymcp.io/servers/snapsynapse-every-ai-law/every-ai-law.md), [page](https://verifymcp.io/servers/snapsynapse-every-ai-law/every-ai-law)

## Channel facts

- Registry: `npm`
- Package: `every-ai-law`
- Version: `0.5.0`
- 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**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 6/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: the license (SEE LICENSE IN DATA-LICENSE.md) isn't a recognized OSI-approved license.
  - Actively maintained (last published 0 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- **Capabilities**: 0/100
  - Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add snapsynapse-every-ai-law -- npx -y every-ai-law
```

### Codex

```bash
codex mcp add snapsynapse-every-ai-law -- npx -y every-ai-law
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add snapsynapse-every-ai-law --command npx --arg -y --arg every-ai-law
```

### Hermes

```yaml
mcp_servers:
  snapsynapse-every-ai-law:
    command: "npx"
    args: ["-y", "every-ai-law"]
```

### Other

```json
{
  "mcpServers": {
    "snapsynapse-every-ai-law": {
      "command": "npx",
      "args": [
        "-y",
        "every-ai-law"
      ]
    }
  }
}
```

## 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 31, −27)

- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: fail → unverified
- [functional] Package version: 0.3.0 → 0.5.0

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

- [security improvement] Malware scan: unverified → pass

### 2026-08-01 (score 43, −11)

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

### 2026-07-31 (score 54, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 72, +35)

- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: excellent
- [functional] First check of Schema quality: fail

### 2026-07-26 (score 37)

First indexed and scored.

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

## MCP tools (14)

### `list_obligations` (~26 tokens)

List all tracked compliance obligations with IDs, names, groups, and provision counts.

### `get_obligation` (~47 tokens)

Get full details for an obligation by ID, including which regulations address it.

Input parameters:

- `id` (string, required): Obligation ID (e.g. "transparency", "human-oversight")

### `list_regulations` (~62 tokens)

List all tracked regulations. Optionally filter by jurisdiction or status.

Input parameters:

- `jurisdiction` (string): Filter by jurisdiction (e.g. "EU", "California")
- `status` (string): Filter by status (e.g. "enforcing", "enacted")

### `get_regulation` (~53 tokens)

Get full details for a regulation by ID, including timeline, provisions, and obligations covered.

Input parameters:

- `id` (string, required): Regulation ID (e.g. "eu-ai-act", "colorado-sb24-205")

### `compare_regulations` (~47 tokens)

Compare two regulations by obligation overlap. Shows shared obligations, unique-to-each.

Input parameters:

- `regulation_a` (string, required): First regulation ID
- `regulation_b` (string, required): Second regulation ID

### `check_requirement` (~36 tokens)

Check whether a regulation requires a specific obligation.

Input parameters:

- `obligation` (string, required): Obligation ID
- `regulation` (string, required): Regulation ID

### `search` (~29 tokens)

Search across obligations, regulations, provisions, and authorities by keyword.

Input parameters:

- `query` (string, required): Search query

### `list_authorities` (~20 tokens)

List all regulatory bodies with their jurisdictions and regulation counts.

### `get_authority` (~28 tokens)

Get full details for a regulatory authority by ID.

Input parameters:

- `id` (string, required): Authority ID

### `list_standards` (~18 tokens)

List all voluntary and harmonized standards.

### `get_evidence` (~29 tokens)

Get verification sources and freshness dates for a provision.

Input parameters:

- `provision_id` (string, required): Provision ID

### `get_staleness_report` (~40 tokens)

Get provisions whose verified date exceeds a threshold. Default 30 days.

Input parameters:

- `threshold_days` (number): Days threshold (default: 30)

### `get_timeline` (~36 tokens)

Get upcoming enforcement dates and milestones across all regulations.

Input parameters:

- `after` (string): Show dates after this ISO date (default: today)

### `find_regulations_by_obligations` (~37 tokens)

Find regulations that address ALL specified obligations.

Input parameters:

- `obligations` (array, required): Array of obligation IDs that must ALL be addressed

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/snapsynapse-every-ai-law/every-ai-law#diagnostics

## Score history

- 2026-08-03: 31
- 2026-08-02: 58
- 2026-08-01: 43
- 2026-07-31: 54
- 2026-07-29: 72
- 2026-07-28: 72
- 2026-07-27: 72
- 2026-07-26: 37

## Links

- npm package: https://www.npmjs.com/package/every-ai-law
- Socket report: https://socket.dev/npm/package/every-ai-law
- Website: https://everyailaw.com/
- Changelog RSS feed: https://verifymcp.io/servers/snapsynapse-every-ai-law/every-ai-law/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/snapsynapse-every-ai-law/every-ai-law/changelog.json
- HTML version of this page: https://verifymcp.io/servers/snapsynapse-every-ai-law/every-ai-law
