VibeScan
БесплатноНе проверенSecurity scanner for leaked secrets, dangerous code patterns, and git hygiene issues.
Описание
Security scanner for leaked secrets, dangerous code patterns, and git hygiene issues.
README
mcp-name: io.github.Aguantar/vibescan-mcp-server
MCP server for VibeScan — scan projects for leaked secrets and security issues directly from Claude Code.
Features
vibescan_scan— Scan a project for secrets, dangerous patterns, and git hygiene issuesvibescan_rules— List all 17 detection rules
What VibeScan detects
- 14 secret categories: env files, config hardcodes, cloud credentials, Docker/infra, CI/CD pipelines, IDE settings, SSH keys, hardcoded patterns, frontend env vars, data files, doc secrets, mobile files, system configs, editor remnants
- Dangerous code patterns: eval(), exec(), shell injection, SQL injection, pickle, innerHTML
- Git hygiene: missing .gitignore, unignored .env/.pem/.key files
All scanning runs locally — your code never leaves your machine.
Installation
pip install vibescan-mcp-server
Usage with Claude Code
Add to your .mcp.json:
{
"mcpServers": {
"vibescan": {
"command": "vibescan-mcp-server"
}
}
}
Then ask Claude: "scan this project for security issues" or "check for leaked secrets".
License
MIT
Установка VibeScan
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/aguantar/vibescan-mcp-serverFAQ
VibeScan MCP бесплатный?
Да, VibeScan MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для VibeScan?
Нет, VibeScan работает без API-ключей и переменных окружения.
VibeScan — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить VibeScan в Claude Desktop, Claude Code или Cursor?
Открой VibeScan на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare VibeScan with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
