← Back to Plugins
MCP Server MCP

io.github.vladimirbakalov/secretguard-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

mcpb:https://github.com/vladimirbakalov/secretguard-mcp/releases/download/v0.1.4-mcpb/secretguard-mcp-0.1.4.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/vladimirbakalov/secretguard-mcp/releases/download/v0.1.4-mcpb/secretguard-mcp-0.1.4.mcpb",
      "fileSha256": "bd24765f8168513640cd1b833d3ee802f16f7e5fc2c4e2f5940363e7af3e285e",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...