mcp-audit
Version updated for https://github.com/adudley78/mcp-audit to version v0.8.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
mcp-audit is a privacy-first security scanner that detects vulnerabilities in MCP (Model Context Protocol) server configurations, commonly used by AI coding clients. It automates the discovery of misconfigurations, credential exposure, tool poisoning, and cross-server attack paths, while also performing live server analysis and static code analysis (SAST). The tool provides comprehensive security auditing features, including an interactive attack graph dashboard, OWASP MCP Top 10 mapping, and continuous monitoring, to safeguard development environments against malicious activity and configuration errors.
What’s Changed
mcp-audit v0.8.1 — Bug fix patch Three fixes, all found during a manual test matrix audit. shadow, pin, and sbom — accurate empty-state messages. If you have an MCP config file on disk but no servers defined in it, these three commands previously printed a misleading “No MCP servers found” — identical to the message shown when no config files exist at all. They now distinguish the two cases correctly. snapshot –path — fixed crash on stale keyword argument. mcp-audit snapshot –path
Full changelog: CHANGELOG.md