# io.github.dingdawg/agent-spend-policy-mcp (npm · @dingdawg/agent-spend-policy-mcp)

Local agent spend-policy checks. No funds, keys, payment authority, or network access.

- Trust score: 59/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-08

## Components

- npm · `@dingdawg/agent-spend-policy-mcp`: 59/100 (this document), [markdown](https://verifymcp.io/servers/dingdawg-agent-spend-policy-mcp/dingdawg-agent-spend-policy-mcp.md), [page](https://verifymcp.io/servers/dingdawg-agent-spend-policy-mcp/dingdawg-agent-spend-policy-mcp)

## Channel facts

- Registry: `npm`
- Package: `@dingdawg/agent-spend-policy-mcp`
- Version: `0.1.1`
- 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-08.

- **Supply Chain Security**: 98/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.
  - 30 of 96 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 48/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 2 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 40/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 80 tokens (~80/item across 1 items; 1 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**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **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-agent-spend-policy-mcp -- npx -y @dingdawg/agent-spend-policy-mcp
```

### Codex

```bash
codex mcp add dingdawg-agent-spend-policy-mcp -- npx -y @dingdawg/agent-spend-policy-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add dingdawg-agent-spend-policy-mcp --command npx --arg -y --arg @dingdawg/agent-spend-policy-mcp
```

### Hermes

```yaml
mcp_servers:
  dingdawg-agent-spend-policy-mcp:
    command: "npx"
    args: ["-y", "@dingdawg/agent-spend-policy-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "dingdawg-agent-spend-policy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ]
    }
  }
}
```

## 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-08 (score 59, +3)

- [security improvement] Known CVEs: partial → pass
- [functional] Dependency health: partial → 0.85

### 2026-08-07 (score 56, +1)

- [functional improvement] Security disclosure: fail → pass

### 2026-08-06 (score 55, +20)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] MCP protocol: unverified → pass
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: poor
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: pass
- [functional] First check of Tool coverage: 0

### 2026-08-05 (score 35)

First indexed and scored.

## MCP tools (1)

### `evaluate_spend_policy` (~80 tokens)

Evaluate agent spend-policy eligibility

Deterministically evaluates a proposed action against caller-supplied policy. This is local policy evidence only: it never authorizes, signs, sends, settles, custodies, or records a payment.

Input parameters:

- `action` (object, required)
- `alreadySpentMicros` (required)
- `evaluationTime` (string, required)
- `policy` (object, required)

Output parameters:

- `outcome` (string)
- `reasonCode` (string)

## Diagnostics

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

## Score history

- 2026-08-08: 59
- 2026-08-07: 56
- 2026-08-06: 55
- 2026-08-05: 35

## Links

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