# Secret Scan (mcpb · mcp-secret-scan-1.0.0.mcpb)

Check text for leaked credentials before an agent writes or commits it. Runs locally.

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

## Components

- mcpb · `mcp-secret-scan-1.0.0.mcpb`: 47/100 (this document), [markdown](https://verifymcp.io/servers/agentic-income-bot-mcp-secret-scan/https-github-com-agentic-income-bot-mcp-secret-scan-releases-download-v1-0-0-mcp.md), [page](https://verifymcp.io/servers/agentic-income-bot-mcp-secret-scan/https-github-com-agentic-income-bot-mcp-secret-scan-releases-download-v1-0-0-mcp)

## Channel facts

- Registry: `mcpb`
- Package: `https://github.com/agentic-income-bot/mcp-secret-scan/releases/download/v1.0.0/mcp-secret-scan-1.0.0.mcpb`
- Version: `1.0.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-21.

- **Supply Chain Security**: 13/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
  - No install/post-install scripts declared.
  - Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
- **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 8 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 86/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 134 tokens (~134/item across 1 items; 1 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 1 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

- Download bundle: `https://github.com/agentic-income-bot/mcp-secret-scan/releases/download/v1.0.0/mcp-secret-scan-1.0.0.mcpb`

## 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 47, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-09-12 (score 43)

First indexed and scored.

## MCP tools (1)

### `scan_for_secrets` (~134 tokens)

Scan text (a diff, file contents, or a proposed commit) for leaked credentials before writing or committing it. Detects AWS keys, GitHub tokens, Anthropic/OpenAI keys, Slack tokens, Stripe live keys, Google API keys, PEM private keys, EVM wallet private keys and BIP39 seed phrases. Runs locally; nothing is sent anywhere. Precision-first: no entropy heuristics, so commit SHAs and lockfile hashes do not trigger it.

Input parameters:

- `content` (string, required): The text to scan.
- `filename` (string): Optional filename, so sensitive names like .env are flagged too.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/agentic-income-bot-mcp-secret-scan/https-github-com-agentic-income-bot-mcp-secret-scan-releases-download-v1-0-0-mcp#diagnostics

## Score history

- 2026-09-21: 47
- 2026-09-20: 47
- 2026-09-19: 43
- 2026-09-18: 43
- 2026-09-17: 43
- 2026-09-16: 43
- 2026-09-15: 43
- 2026-09-14: 43
- 2026-09-13: 43
- 2026-09-12: 43

## Common questions

### What is the Secret Scan MCP server?

Secret Scan is an MCP server listed in the public MCP registry as io.github.agentic-income-bot/mcp-secret-scan. Check text for leaked credentials before an agent writes or commits it. Runs locally. This page covers its MCPB bundle (https://github.com/agentic-income-bot/mcp-secret-scan/releases/download/v1.0.0/mcp-secret-scan-1.0.0.mcpb).

### Is the Secret Scan MCP server safe to use?

Secret Scan scores 47 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.

### What tools does the Secret Scan MCP server expose?

Secret Scan exposes 1 tool: scan_for_secrets. Their descriptions and schemas cost roughly 134 tokens of context every time the server is loaded.

### What licence is the Secret Scan MCP server under?

Secret Scan 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

- Repository: https://github.com/agentic-income-bot/mcp-secret-scan
- Changelog RSS feed: https://verifymcp.io/servers/agentic-income-bot-mcp-secret-scan/https-github-com-agentic-income-bot-mcp-secret-scan-releases-download-v1-0-0-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/agentic-income-bot-mcp-secret-scan/https-github-com-agentic-income-bot-mcp-secret-scan-releases-download-v1-0-0-mcp.json
- HTML version of this page: https://verifymcp.io/servers/agentic-income-bot-mcp-secret-scan/https-github-com-agentic-income-bot-mcp-secret-scan-releases-download-v1-0-0-mcp
