
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@viberaven/mcp
Advanced tools
MCP server for VibeRaven production-readiness: check_readiness, verify, heal, audit, and strict gate tools for Cursor, Claude Code, and Codex.
Thin MCP wrapper for VibeRaven.
This package exposes VibeRaven CLI actions as MCP tools for Codex, Claude Code, Cursor, and other agent runtimes. It does not contain VibeRaven backend logic and does not bypass VibeRaven login or scan quotas.
The MCP server wraps the stable CLI package: npx -y viberaven.
For agent-mode artifacts, use npx -y viberaven --agent-mode.
npx -y @viberaven/mcp
You can also start the MCP server from the main CLI package:
npx -y viberaven mcp
viberaven_check_readiness -> npx -y viberaven check --jsonviberaven_verify -> npx -y viberaven check --jsonviberaven_audit -> npx -y viberaven audit --vercel-supabaseviberaven_init_rules -> npx -y viberaven initviberaven_clean_plan -> npx -y viberaven clean --planviberaven_strict_gate -> npx -y viberaven --strict --jsonviberaven_gate_result -> npx -y viberaven --jsonviberaven_context_map -> npx -y viberaven --condenseviberaven_actions -> npx -y viberaven actionsviberaven_verify_action -> npx -y viberaven verify --action <id>viberaven_heal_plan -> npx -y viberaven --heal --planviberaven_heal_prompt -> npx -y viberaven --heal --promptviberaven_heal_apply -> npx -y viberaven --heal --applyviberaven_validate_npm_package -> npx -y viberaven validate-npm-package --jsonviberaven_check_readiness is the canonical entrypoint. It runs the local viberaven check (no login, no API key, no telemetry) and writes .viberaven/agent-tasklist.md, .viberaven/gate-result.json, and .viberaven/context-map.json.
After a batch of fixes, call viberaven_verify. Before deploy or CI pass, call viberaven_strict_gate or run:
npx -y viberaven --strict
docs/contracts/artifacts.md
https://viberaven.dev/schemas/gate-result.schema.json
https://viberaven.dev/schemas/context-map.schema.json
https://viberaven.dev/schemas/gap.schema.json
https://viberaven.dev/schemas/heal-result.schema.json
If VibeRaven prints LOGIN_URL_READY, open that exact URL for the user, keep the MCP call alive, and do not ask for passwords, tokens, cookies, or other secrets.
The MCP package is public integration glue only. It returns CLI stdout/stderr and structured JSON content when available. It does not mutate provider dashboards and does not bypass VibeRaven login, managed API checks, or quota enforcement. Do not claim provider dashboard checks are fixed by repo-code edits.
FAQs
MCP server for VibeRaven production-readiness: check_readiness, verify, heal, audit, and strict gate tools for Cursor, Claude Code, and Codex.
The npm package @viberaven/mcp receives a total of 26 weekly downloads. As such, @viberaven/mcp popularity was classified as not popular.
We found that @viberaven/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.