graygnatconsole/mcp-audit-tool
🛡️ Security audit CLI for Model Context Protocol (MCP) servers — scan AI agent configs for tool poisoning, rug pulls, hardcoded secrets, command injection & supply-chain risks. Pure Python, SARIF + CI ready.
About the project
A pure-Python CLI that statically audits MCP server configs for hardcoded secrets, unpinned packages, command injection, and tool poisoning before an AI agent runs them.
Useful for
- Scan claude_desktop_config.json and .cursor/mcp.json for leaked API keys and unsafe commands
- Add mcp-audit scan --fail-on high to CI to block builds on critical findings
- Export a SARIF report and upload it to GitHub Code Scanning for the team
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 37 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 69 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #190.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 69
- Today
- 0 · ≈ 37 by evening
- Forks
- 1
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Python
- License
- MIT
- Created
- September 26, 2026
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 27, 2026Top new repositories this week: #190
More in this category
-
6.2
Soniavasseur/Wallet-Risk-Scanner
Multi-chain crypto wallet risk scanner for AML/KYT screening: scores addresses 0–100 using sanctions lists, risky contracts and fund tracing across 6 intelligence providers and 15+ blockchains.
-
6.0
derv82/wifit3
Cross-platform USB Wi-Fi auditor in Python: scans networks, captures WPA handshakes and PMKIDs, attacks WPS and WEP via its own userland drivers without aircrack-ng.
-
5.6
openbao/openbao
OpenBao is an open-source secrets management system for storing, encrypting, and distributing credentials, keys, and certificates, with dynamic secrets and auditing. A community-governed fork of Vault.
-
5.2
Roberto02800/turnstile-token
A dependency-free Python client and CLI for obtaining Cloudflare Turnstile tokens via the paid Clearance API: it discovers the sitekey on a page, solves the challenge, and returns the token together with the browser…
-
5.0
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
4.5
angusdevgo/Seep-Reverse-Lab
Agent-native reverse engineering workbench for binaries and CWE-602 client-side authorization auditing: unifies Radare2, JADX, Apktool, Frida and IDA via 23 MCP tools with automatic task routing.