mcpbeat Sign in

Secrets Audit MCP Server

local only

Secrets Audit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Aug 2026.

Detects leaked secrets & API keys: 32+ provider rules (AWS, GitHub, Stripe, OpenAI…), zero deps.

Installs / week
not published
1
Stars
0 open issues
19 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command index.js:11
const proc = spawn(python, [server], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Secrets Audit MCP

same job, measured the same way
Trestle
by trestlescan

Detects leaked secrets (API keys, tokens, private keys) in source code.

48 installs/wk local only
Secretguard MCP
by vladimirbakalov

Scans code for hardcoded secrets (AWS, Stripe, GitHub, JWTs) before an AI agent commits it.

local only
D
Flare
by flarehq

Scan a running app or repo for leaked secrets, exposed routes and open RLS, and verify live keys

83 installs/wk local only
Fake Star Audit
by ardev-lab

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

95 installs/wk local only
Fake Star Audit
by armada735

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

local only
Secenv MCP
by chirag127

Centralized secrets manager MCP server. Generate .env files, rotate keys, sync to GitHub Actions.

local only
MCP Codeaudit
by infoinlet-marketplace

Security audit for AI agents — scan code/diffs for leaked secrets, check deps via OSV.

23 installs/wk local only
GuardianShield
by sparkvibe-io

AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs

82 installs/wk local only

Secrets Audit MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Secrets Audit MCP?
Secrets Audit MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Secrets Audit MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.