Context-aware secret scanner: lets an AI agent scan, verify, and rewrite secrets before committing.
An MCP server that lets a coding agent scan, verify, and rewrite secrets before it writes a commit. A Model Context Protocol server for hardcode secrets too, and nobody reviews their diffs line by line the way they review a human pull request. This gives the agent tools to self-check — scan, classify, verify against the provider, and rewrite — so a live key never makes it into the commit. Works…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that lets a coding agent scan, verify, and rewrite secrets before it writes a commit. A Model Context Protocol server for hardcode secrets too, and nobody reviews their diffs line by line the way they review a human pull request. This gives the agent tools to self-check — scan, classify, verify against the provider, and rewrite — so a live key never makes it into the commit. Works with Claude Code, Cursor, Continue, and Claude Desktop. Listed in the official MCP Registry as **, so…