# io.github.CONN-SKILL/connskill-growth-mcp (npm · @connskill/mcp-growth-services)

Local market checks, rankings and keyword research as JSON, paid per call via x402 in USDC on Base.

- Trust score: 51/100 (low)
- Change this week: +7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `@connskill/mcp-growth-services`: 51/100 (this document), [markdown](https://verifymcp.io/servers/conn-skill-connskill-growth-mcp/connskill-mcp-growth-services.md), [page](https://verifymcp.io/servers/conn-skill-connskill-growth-mcp/connskill-mcp-growth-services)

## Channel facts

- Registry: `npm`
- Package: `@connskill/mcp-growth-services`
- Version: `0.3.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-09-20.

- **Supply Chain Security**: 99/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.
  - 31 of 114 dependencies flagged as unhealthy.
- **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 1 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- **Stability & Change Management**: 57/100
  - Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 3 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.CONN-SKILL/connskill-growth-mcp server?

io.github.CONN-SKILL/connskill-growth-mcp runs locally as an npm package, launched with npx -y @connskill/mcp-growth-services. 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 conn-skill-connskill-growth-mcp -- npx -y @connskill/mcp-growth-services
```

### Cursor

```json
{
  "mcpServers": {
    "conn-skill-connskill-growth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@connskill/mcp-growth-services"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "conn-skill-connskill-growth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@connskill/mcp-growth-services"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add conn-skill-connskill-growth-mcp -- npx -y @connskill/mcp-growth-services
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "conn-skill-connskill-growth-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@connskill/mcp-growth-services"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add conn-skill-connskill-growth-mcp --command npx --arg -y --arg @connskill/mcp-growth-services
```

### Hermes

```yaml
mcp_servers:
  conn-skill-connskill-growth-mcp:
    command: "npx"
    args: ["-y", "@connskill/mcp-growth-services"]
```

### Netclaw

```json
{
  "McpServers": {
    "conn-skill-connskill-growth-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@connskill/mcp-growth-services"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add conn-skill-connskill-growth-mcp -t stdio -c npx -a -y @connskill/mcp-growth-services
```

### Other

```json
{
  "mcpServers": {
    "conn-skill-connskill-growth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@connskill/mcp-growth-services"
      ]
    }
  }
}
```

## 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-09-20 (score 51, +1)

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

### 2026-09-19 (score 50, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-18 (score 35, −11)

- [security regression] Malware scan: pass → unverified
- [security improvement] CVE-2026-48779 no longer affects this package
- [security improvement] CVE-2026-41907 no longer affects this package
- [security improvement] CVE-2026-45736 no longer affects this package
- [security improvement] CVE-2026-45822 no longer affects this package
- [security improvement] Known CVEs: fail → pass
- [functional] Dependency health: partial → 0.88
- [functional] Package version: 0.2.1 → 0.3.0

### 2026-09-17 (score 46, +1)

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

### 2026-09-15 (score 45, 0)

- [security improvement] CVE-2026-67316 no longer affects this package
- [security improvement] CVE-2026-67313 no longer affects this package
- [security improvement] CVE-2026-67312 no longer affects this package
- [security improvement] CVE-2026-67321 no longer affects this package
- [security improvement] CVE-2026-67315 no longer affects this package
- [security improvement] CVE-2026-67320 no longer affects this package
- [security improvement] CVE-2026-67317 no longer affects this package
- [security improvement] CVE-2026-67318 no longer affects this package
- [security improvement] CVE-2026-67319 no longer affects this package
- [security improvement] CVE-2026-67314 no longer affects this package

### 2026-09-14 (score 45, +1)

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

### 2026-09-12 (score 44, +1)

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

### 2026-09-11 (score 43, +4)

- [functional improvement] Stability: unverified → 0.27

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/conn-skill-connskill-growth-mcp/connskill-mcp-growth-services#diagnostics

## Score history

- 2026-09-20: 51
- 2026-09-19: 50
- 2026-09-18: 35
- 2026-09-17: 46
- 2026-09-16: 45
- 2026-09-15: 45
- 2026-09-14: 45
- 2026-09-13: 44
- 2026-09-12: 44
- 2026-09-11: 43
- 2026-09-10: 39
- 2026-09-09: 39
- 2026-09-08: 39
- 2026-09-07: 39
- 2026-09-06: 39
- 2026-09-05: 39
- 2026-09-04: 39
- 2026-09-03: 39

## Common questions

### What is the io.github.CONN-SKILL/connskill-growth-mcp server?

io.github.CONN-SKILL/connskill-growth-mcp is listed in the public MCP registry as io.github.CONN-SKILL/connskill-growth-mcp. Local market checks, rankings and keyword research as JSON, paid per call via x402 in USDC on Base. This page covers its npm package (@connskill/mcp-growth-services).

### Is the io.github.CONN-SKILL/connskill-growth-mcp server safe to use?

io.github.CONN-SKILL/connskill-growth-mcp scores 51 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. 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.

### What tools does the io.github.CONN-SKILL/connskill-growth-mcp server expose?

io.github.CONN-SKILL/connskill-growth-mcp exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.

### Is the io.github.CONN-SKILL/connskill-growth-mcp server still maintained?

io.github.CONN-SKILL/connskill-growth-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 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.CONN-SKILL/connskill-growth-mcp server under?

io.github.CONN-SKILL/connskill-growth-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@connskill/mcp-growth-services
- Socket report: https://socket.dev/npm/package/@connskill/mcp-growth-services
- Repository: https://github.com/CONN-SKILL/connskill-growth-mcp
- Website: https://agent.connskill.com/
- Changelog RSS feed: https://verifymcp.io/servers/conn-skill-connskill-growth-mcp/connskill-mcp-growth-services.xml
- Changelog JSON feed: https://verifymcp.io/servers/conn-skill-connskill-growth-mcp/connskill-mcp-growth-services.json
- HTML version of this page: https://verifymcp.io/servers/conn-skill-connskill-growth-mcp/connskill-mcp-growth-services
