# io.github.jyswee/secretcarousel (npm · secretcarousel)

Agent-first secrets vault. Store, rotate, and share credentials from chat. 20 tools.

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

> **Malware flagged**: A supply-chain scanner flagged a high-severity malware risk in this package. Treat it as unsafe to install until the finding is cleared.

## Components

- remote · `mcp.secretcarousel.com`: 57/100, [markdown](https://verifymcp.io/servers/jyswee-secretcarousel/mcp.md), [page](https://verifymcp.io/servers/jyswee-secretcarousel/mcp)
- npm · `secretcarousel`: 52/100 (this document), [markdown](https://verifymcp.io/servers/jyswee-secretcarousel/secretcarousel.md), [page](https://verifymcp.io/servers/jyswee-secretcarousel/secretcarousel)

## Channel facts

- Registry: `npm`
- Package: `secretcarousel`
- Version: `2.11.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-08-03.

- **Supply Chain Security**: 55/100
  - Malware check failed: a supply-chain vendor flagged a high-severity malware risk.
  - 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**: 32/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license.
  - Actively maintained (last published 0 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 175 tokens (~87/item across 2 items; 2 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 jyswee-secretcarousel -- npx -y secretcarousel
```

### Codex

```bash
codex mcp add jyswee-secretcarousel -- npx -y secretcarousel
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add jyswee-secretcarousel --command npx --arg -y --arg secretcarousel
```

### Hermes

```yaml
mcp_servers:
  jyswee-secretcarousel:
    command: "npx"
    args: ["-y", "secretcarousel"]
```

### Other

```json
{
  "mcpServers": {
    "jyswee-secretcarousel": {
      "command": "npx",
      "args": [
        "-y",
        "secretcarousel"
      ]
    }
  }
}
```

## 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 52, +40)

- [security improvement] Known CVEs: unverified → pass
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Dependency health: unverified → pass

### 2026-08-02 (score 12, −35)

- [security regression] Malware scan: unverified → fail
- [security regression] Known CVEs: pass → unverified
- [security regression] Malware indicator gptMalware:QQ_GywtJLHyah3yD-ptZw4OjNXJvJGJd1wwSdUPWQiv0: high
- [security regression] Malware indicator gptMalware:QdYslHDUC3TI614TydcGiJNE9e_fOgX2QxJ_HTzFAIzU: high
- [security regression] Malware indicator gptMalware:QE1k_YX9D2xlCmnzGRxhV203VUlqVg0lcMPZHx3ornNM: high
- [security regression] Malware indicator gptMalware:QijQgCV0rbwsYzaE69a-S7Ix3534OHEORrUDK3K7dDYo: high
- [security regression] Malware indicator gptMalware:QrF8qD6pHaMqiWF8duBbKb38EUOF6qwlxwR8tea1HmBE: high
- [security regression] Malware indicator gptMalware:QaPfkevcHs5ciwafbG6PnwxSgvFu8LxU77pvRI1uTF0Q: high
- [security regression] Malware indicator gptMalware:QRgxCPfdvJ1ZNU9mFjgefn9P9oIvkfphqLHxLEkDu1Ho: high
- [security regression] Malware indicator gptMalware:QWzkZSmt8KQrvQWXe_mHdm-tCxPMps1YIbb7rnB2VajQ: high
- [security regression] Malware indicator gptMalware:QfcEQJEjh11wBGuBgg7UCHNtO2Dx3UJysr7C1bTPH2no: high
- [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] Dependency health: pass → unverified
- [functional regression] Capabilities: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] Package version: 2.10.10 → 2.11.0

### 2026-08-01 (score 47, −11)

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

### 2026-07-28 (score 58, +32)

- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: good
- [functional] First check of Schema quality: fail
- [functional] First check of Tool coverage: 100

### 2026-07-27 (score 26, 0)

- [functional] Package version: 2.10.8 → 2.10.10

### 2026-07-26 (score 26)

First indexed and scored.

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

## MCP tools (2)

### `sc_get_started` (~29 tokens)

Explains what SecretCarousel is and how to activate this MCP server (no API key configured yet).

### `sc_signup` (~146 tokens)

Create a new SecretCarousel vault (no card needed yet — 48-hour activation window, then the emailed $0 card check starts the 7-day free trial). Returns an API key (auto-saved to ./.sc/config.json) and unlocks all SecretCarousel tools immediately. Ask the human for their email first.

Input parameters:

- `email` (string, required): The human's email (required — ask them first, explaining they get a $0 card-check link that starts the 7-day free trial and keeps the vault active past the 48-hour window).
- `tenantId` (string, required): Short project slug, e.g. "my-app" (lowercase, hyphens allowed)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/jyswee-secretcarousel/secretcarousel#diagnostics

## Score history

- 2026-08-03: 52
- 2026-08-02: 12
- 2026-08-01: 47
- 2026-07-31: 58
- 2026-07-29: 58
- 2026-07-28: 58
- 2026-07-27: 26
- 2026-07-26: 26

## Links

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