Local security MCP scanning AI-generated web app code with 460+ rules, cross-file analysis, CVE detection, auto-fix, and pre-commit hooks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Guardvibe.
check_codeAnalyze a code snippet for security issues
check_projectScan multiple files with security scoring (A-F)
scan_directoryScan a project directory from disk
scan_stagedPre-commit scan of git-staged files β **diff-aware** (blocks only newly-staged lines; `diff_aware:false` for whole files)
scan_dependenciesCheck all dependencies for known CVEs (OSV) β annotates each vulnerable package with **reachability** (is it actually imported in your source?)
scan_secretsDetect leaked secrets, API keys, tokens
Security infrastructure your AI can't be. No matter how good your coding agent gets, it can't know the CVE published after its training cutoff, it can't deterministically guarantee the same check every run, it can't hold your whole repo in context, and it can't objectively review its own code. GuardVibe does all four β the deterministic, post-cutoff-current, whole-repo, author-independent verification layer for AI-written code.
npm run intel daily triage.)secure_prompt acts before: it analyzes the coding prompt itself, detects the stack and attack surfaces it implies, and embeds severity-ranked GuardVibe requirements into the prompt your AI executes. The vulnerability is prevented, not caught. Deterministic, zero LLM calls β and if the prompt is already secure, it passes through untouched.The security MCP built for vibe coding. 468 security rules, 39 tools covering the entire AI-generated code journey β from the prompt itself to production deployment.
Works with Claude Code, Cursor, Gemini CLI, Codex, VS Code (Copilot), Windsurf, and any MCP-compatible coding agent.
"More rules" was never the moat β a strong model already knows most security rules by heart. What it can't do is be deterministic, know the CVE published after its training cutoff, hold your whole repo in context, or objectively review the code it just wrote. Those four gaps are structural; they don't close as models improve. GuardVibe is the layer that fills them β running while your AI codes, not in a separate audit later. And since v3.19, it runs before your AI codes too: secure_prompt rewrites the task itself so the security requirements are in the prompt, not in the post-mortem.
Most security tools are built for enterprise security teams. GuardVibe is built for you β the developer using AI to build and ship web apps fast.
npx guardvibe and you're scanningfix_code tool returns concrete patches and structured edits the AI agent can apply mechanically. Coverage: hardcoded credentials β env-var migration; public-prefix LLM keys (NEXT_PUBLIC_/VITE_/EXPO_PUBLIC_/REACT_APP_) β prefix removal; CORS wildcards β env allowlist; dangerouslyAllowBrowser flags β drop; sandbox bypass flags (unsafe/noSandbox/allowEval) β drop; agent loops β add maxSteps; raw-HTML React props β <ReactMarkdown>; missing auth checks β insert auth guard; SQL injection β parameterized queries; missing rate limiters / CSRF / security headers β snippet templates.VG1069 node-ipc protestware detection, VG1070 CI npm provenance / --ignore-scripts hardening, VG1071 axios proxy-auth redirect credential leak, VG1072 hono setCookie attribute injection, VG1073 drizzle sql.raw interpolation, VG1074 Miasma @redhat-cloud-services namespace compromise IOC (RHSB-2026-006), and VG1075 Session messenger exfil endpoint IOC (filev2.getsession.org). The hono override floor is pinned to ^4.12.21. Earlier in the v3.1.2x line: Next.js May 2026 13-advisory cluster, Drizzle ORM SQL identifier injection (CVE-2026-39356), Clerk clerkFrontendApiProxy SSRF (CVE-2026-34076), tRPC experimental_nextAppDirCaller prototype pollution (CVE-2025-68130), MikroORM SQL injection, angular-expressions filter RCE, @tanstack/* Mini Shai-Hulud supply-chain attack, Kysely JSON-path traversal, @nyariv/sandboxjs sandbox escape, OpenClaude dangerouslyDisableSandbox model-controlled flag, Strapi content-type builder SQL injection, LangSmith untrusted prompt-manifest deserialization, and moreVG1068 flags MCP / AI tool definitions whose description, instructions, or systemPrompt fields carry prompt-injection markers (ignore previous instructions, you are now, jailbreak mode, system prompt:, override safety, β¦); pair with VG1063 which catches dangerouslyDisableSandbox: true in agent runtimes// guardvibe-ignore VG001 silences individual findings per-linenpx guardvibe audit, npx guardvibe scan, npx guardvibe doctor all work standalone without MCPremediation_plan generates a section-by-section fix checklist after every audit.gitignore are automatically skipped during secret scanningGuardVibe is purpose-built for the AI coding workflow. Traditional tools are excellent for enterprise CI/CD pipelines β GuardVibe fills a different gap.
| Capability | GuardVibe | Traditional SAST | Dependency Scanners |
|---|---|---|---|
| Runs inside AI agents (MCP) | Native | Not supported | Not supported |
| Zero config setup | npx guardvibe | Account + config required | Built-in (limited) |
| Vibecoding stack rules (Next.js, Supabase, Clerk, tRPC, Hono) | 100+ dedicated | Generic patterns | Not applicable |
| AI/LLM security (prompt injection, MCP, tool abuse) | 68 rules | Experimental/None | None |
| AI host security (CVE-2025-59536, CVE-2026-21852) | guardvibe doctor | Not supported | Not supported |
| Auto-fix suggestions for AI agents | fix_code tool | CLI autofix | Not supported |
| CVE version detection | 93 packages, refreshed daily | Extensive | Extensive |
| Compliance mapping (SOC2, PCI-DSS, HIPAA) | Built-in | Paid tier | None |
| SARIF CI/CD export | Yes | Yes | Limited |
| Rule count | 468 (focused, 68 AI-native) | 5000+ (broad) | N/A |
When to use GuardVibe: You're building with AI agents and want security scanning integrated into your coding workflow β no dashboard, no account, no CI setup.
When to use traditional tools: You need deep AST analysis, enterprise dashboards, org-wide policy enforcement, or coverage across hundreds of languages.
Creates .mcp.json MCP config (pinned to current version), .claude/settings.json auto-scan hooks, and CLAUDE.md security rules. Restart Claude Code after setup.
Creates .cursor/mcp.json and .cursorrules with security rules. Restart Cursor after setup.
Creates ~/.gemini/settings.json MCP config and GEMINI.md security rules.
Create .vscode/mcp.json in your project:
Note: VS Code uses
"servers", not"mcpServers".
Add to ~/.codeium/windsurf/mcp_config.json:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/goklab-guardvibe)<a href="https://allmcps.com/mcp/goklab-guardvibe"><img src="https://allmcps.com/api/badge/goklab-guardvibe?style=directory" alt="Guardvibe on AllMCPs" /></a>