VibeSafe
byvibeSafe
0Performs real-time security scans on codebases for AI agents and LLM-powered IDEs.
Acerca de
VibeSafe is an MCP server that empowers AI agents and LLM-powered IDEs, such as Cursor, to conduct real-time security scans on your codebase. As part of the VibeSafe OSS Stack, it leverages the Model Context Protocol SDK to expose VibeSafe's security tools as callable functions for LLMs, enabling automated and user-directed security analysis.
Características Principales
- Detects insecure flags in configurations (config-scan)
- Checks dependencies against the OSV.dev vulnerability database (vuln-scan)
- 0 GitHub stars
- Detects hardcoded secrets with secret-scan
- Warns on missing timeouts in HTTP requests (http-timeout-scan)
- Prevents typosquatting with secure-install
Casos de Uso
- Real-time vulnerability detection during development
- Automated security analysis within AI-powered IDEs
- Integration with LLM agents for secure code generation