vibe-coding-security

pranava0x0/vibe-coding-security
★ 0 stars Python Code/Dev Tools Updated today
Tracks ongoing supply-chain attacks, malicious MCP servers, and prompt-injection campaigns relevant to vibe-coders using Cursor / Claude Code / Lovable / Bolt / v0 / Replit. Advisories, recovery playbooks, prevention guides.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vibe-coding-security": {
      "command": "uvx",
      "args": [
        "vibe-coding-security"
      ]
    }
  }
}

Or install with pip: pip install vibe-coding-security