# io.github.demi-hl/oracle (npm · @oracle-agent/oracle)

Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs.

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

## Components

- npm · `@oracle-agent/oracle`: 20/100 (this document), [markdown](https://verifymcp.io/servers/demi-hl-oracle/oracle-agent-oracle.md), [page](https://verifymcp.io/servers/demi-hl-oracle/oracle-agent-oracle)

## Channel facts

- Registry: `npm`
- Package: `@oracle-agent/oracle`
- Version: `0.35.15`
- 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-25.

- **Supply Chain Security**: 63/100
  - No malware found by supply-chain analysis.
  - Known CVEs could not be checked: the version this server declares is not published in its registry.
  - No install/post-install scripts declared.
  - Dependency health could not be checked: the version this server declares is not published in its registry.
- **Provenance & Transparency**: 6/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: the license (BUSL-1.1) 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

### How do I install the io.github.demi-hl/oracle MCP server?

io.github.demi-hl/oracle runs locally as an npm package, launched with npx -y @oracle-agent/oracle. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add demi-hl-oracle -- npx -y @oracle-agent/oracle
```

### Cursor

```json
{
  "mcpServers": {
    "demi-hl-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "@oracle-agent/oracle"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "demi-hl-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "@oracle-agent/oracle"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add demi-hl-oracle -- npx -y @oracle-agent/oracle
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add demi-hl-oracle --command npx --arg -y --arg @oracle-agent/oracle
```

### Hermes

```yaml
mcp_servers:
  demi-hl-oracle:
    command: "npx"
    args: ["-y", "@oracle-agent/oracle"]
```

### Netclaw

```json
{
  "McpServers": {
    "demi-hl-oracle": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@oracle-agent/oracle"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add demi-hl-oracle -t stdio -c npx -a -y @oracle-agent/oracle
```

### Other

```json
{
  "mcpServers": {
    "demi-hl-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "@oracle-agent/oracle"
      ]
    }
  }
}
```

## 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-25 (score 20)

First indexed and scored.

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/demi-hl-oracle/oracle-agent-oracle#diagnostics

## Score history

- 2026-08-25: 20

## Common questions

### What is the io.github.demi-hl/oracle MCP server?

io.github.demi-hl/oracle is an MCP server listed in the public MCP registry as io.github.demi-hl/oracle. Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs. This page covers its npm package (@oracle-agent/oracle).

### Is the io.github.demi-hl/oracle MCP server safe to use?

io.github.demi-hl/oracle scores 20 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### Is the io.github.demi-hl/oracle MCP server still maintained?

io.github.demi-hl/oracle is still listed as active in the MCP registry. We last reached this channel on 25 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.demi-hl/oracle MCP server under?

io.github.demi-hl/oracle declares the BUSL-1.1 licence, which is not on the OSI-approved list. Read the terms before using it at work, and note this covers the source only, not the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@oracle-agent/oracle
- Socket report: https://socket.dev/npm/package/@oracle-agent/oracle
- Website: https://oracle.demi.la/
- Changelog RSS feed: https://verifymcp.io/servers/demi-hl-oracle/oracle-agent-oracle.xml
- Changelog JSON feed: https://verifymcp.io/servers/demi-hl-oracle/oracle-agent-oracle.json
- HTML version of this page: https://verifymcp.io/servers/demi-hl-oracle/oracle-agent-oracle
