# io.github.DingDawg-dev/dingdawg-finance-agent (npm · dingdawg-finance-agent)

Financial analysis AI. Forecasting, audit prep, SOX/GAAP compliance. Accuracy compounds with use.

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

## Components

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

## Channel facts

- Registry: `npm`
- Package: `dingdawg-finance-agent`
- Version: `2.0.4`
- 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**: 19/100
  - Repository check failed: the declared repository URL redirects; it must resolve directly.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 26 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 392 tokens (~78/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **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.

## Install

### Claude

```bash
claude mcp add dingdawg-dev-dingdawg-finance-agent -- npx -y dingdawg-finance-agent
```

### Codex

```bash
codex mcp add dingdawg-dev-dingdawg-finance-agent -- npx -y dingdawg-finance-agent
```

### opencode

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

### OpenClaw

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

### Hermes

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

### Other

```json
{
  "mcpServers": {
    "dingdawg-dev-dingdawg-finance-agent": {
      "command": "npx",
      "args": [
        "-y",
        "dingdawg-finance-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-02 (score 62, +34)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [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: pass → unverified
- [functional regression] Security disclosure: fail → unverified
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-07-31 (score 28, −43)

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

### 2026-07-29 (score 71, +50)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT

### 2026-07-28 (score 21, −19)

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

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

First indexed and scored.

## MCP tools (5)

### `financial_analysis` (~95 tokens)

Free AI financial ratio analysis. Returns health score, key ratios, and red flags. Deep LLM-powered modeling and recommendations available with API key.

Input parameters:

- `assets` (number): Total assets
- `cash` (number): Cash and equivalents
- `description` (string): Free-text financial situation description
- `expenses` (number): Annual expenses
- `liabilities` (number): Total liabilities
- `revenue` (number): Annual revenue

### `budget_forecast` (~90 tokens)

Generate AI-powered budget forecasts with scenario analysis. Requires DINGDAWG_API_KEY for LLM-powered projections.

Input parameters:

- `assumptions` (string): Growth assumptions or market conditions
- `expense_history` (string, required): Historical expense data (CSV or description)
- `forecast_months` (number): Months to forecast (default: 12)
- `revenue_history` (string, required): Historical revenue data (CSV or description)

### `compliance_check` (~75 tokens)

Check financial compliance against SOX, GAAP, IFRS, or AML regulations. Requires DINGDAWG_API_KEY for LLM-powered analysis.

Input parameters:

- `frameworks` (string): Frameworks to check against (SOX, GAAP, IFRS, AML)
- `process_description` (string, required): Financial process or system to check

### `expense_categorize` (~62 tokens)

Free AI expense categorization with tax deduction flags. Deep LLM-powered analysis and optimization with API key.

Input parameters:

- `expenses` (string, required): Expense data — CSV, JSON, or free-text list
- `tax_year` (string): Tax year for deduction analysis

### `risk_assessment` (~70 tokens)

AI-powered financial risk assessment for portfolios, investments, or business decisions. Requires DINGDAWG_API_KEY.

Input parameters:

- `description` (string, required): Investment, portfolio, or business description to assess
- `risk_tolerance` (string): Risk tolerance
- `time_horizon` (string): Investment time horizon

## Diagnostics

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

## Score history

- 2026-08-03: 62
- 2026-08-02: 62
- 2026-08-01: 28
- 2026-07-31: 28
- 2026-07-30: 71
- 2026-07-29: 71
- 2026-07-28: 21
- 2026-07-27: 40

## Links

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