# io.github.stillmarcus24/stillos-edge-gate (npm · stillos-edge-gate)

Grade a track record before risking capital: REAL_EDGE/REGIME_LUCK/NEGATIVE_EV. Fail-closed.

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

## Components

- remote · `stillos-edge-gate-edge.stillos.workers.dev`: 59/100, [markdown](https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate-edge.md), [page](https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate-edge)
- npm · `stillos-edge-gate`: 64/100 (this document), [markdown](https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate.md), [page](https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate)

## Channel facts

- Registry: `npm`
- Package: `stillos-edge-gate`
- Version: `1.3.2`
- 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**: 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 2 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 51/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 100 tokens (~100/item across 1 items; 1 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 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**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add stillmarcus24-stillos-edge-gate -- npx -y stillos-edge-gate
```

### Codex

```bash
codex mcp add stillmarcus24-stillos-edge-gate -- npx -y stillos-edge-gate
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "stillmarcus24-stillos-edge-gate": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "stillos-edge-gate"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add stillmarcus24-stillos-edge-gate --command npx --arg -y --arg stillos-edge-gate
```

### Hermes

```yaml
mcp_servers:
  stillmarcus24-stillos-edge-gate:
    command: "npx"
    args: ["-y", "stillos-edge-gate"]
```

### Other

```json
{
  "mcpServers": {
    "stillmarcus24-stillos-edge-gate": {
      "command": "npx",
      "args": [
        "-y",
        "stillos-edge-gate"
      ]
    }
  }
}
```

## 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 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

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

- [security improvement] Malware scan: unverified → pass

### 2026-08-01 (score 48, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 47, +18)

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

### 2026-07-30 (score 29, −18)

- [security regression] Malware scan: pass → unverified
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Package version: 1.0.3 → 1.3.2

### 2026-07-29 (score 47, 0)

- [functional] Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.

### 2026-07-28 (score 47, −28)

- [functional regression] Tool coverage: 100 → unverified
- [functional] Package version: 1.0.3 → 1.3.1

### 2026-07-27 (score 75, +28)

- [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: fair
- [functional] First check of Schema quality: fail

## MCP tools (1)

### `grade_strategy` (~100 tokens)

Grade a trading/strategy track record BEFORE committing capital. Returns one verdict — REAL_EDGE, REGIME_LUCK, NEGATIVE_EV, or INSUFFICIENT_DATA — via chronological out-of-sample holdout, fee+slippage adjustment, and a significance test. Fail-closed. Includes a signed, independently verifiable receipt when reachable.

Input parameters:

- `agent` (string): who is asking (for the receipt)
- `trades` (array, required): settled trades

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 63
- 2026-08-01: 48
- 2026-07-31: 47
- 2026-07-30: 29
- 2026-07-29: 47
- 2026-07-28: 47
- 2026-07-27: 75
- 2026-07-26: 47

## Links

- npm package: https://www.npmjs.com/package/stillos-edge-gate
- Socket report: https://socket.dev/npm/package/stillos-edge-gate
- Repository: https://github.com/stillmarcus24/stillos-edge-gate
- Changelog RSS feed: https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate/changelog.json
- HTML version of this page: https://verifymcp.io/servers/stillmarcus24-stillos-edge-gate/stillos-edge-gate
