Vibgrate icon
Vibgrate icon

Vibgrate

Local command-line scanner that measures dependency, framework and runtime drift, checks known vulnerability advisories, and prioritizes upgrades. It builds a code graph to trace imports and calls, assess change impact, and provide matching docs to AI assistants.

Vibgrate screenshot 1

Cost / License

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Online
  • Software as a Service (SaaS)
  • Docker
0likes
0articles

Features

Properties

  1.  Privacy focused
  2.  AI-Powered

Features

  1.  No registration required
  2. Git icon  Git Support
  3.  Ad-free
  4.  Command line interface
  5.  Dark Mode
  6.  No Tracking
  7.  Extensible by Plugins/Extensions
  8.  Support for MarkDown
  9.  Works Offline
  10.  Dependency Tracking

Vibgrate News & Activities

Highlights All activities

Recent activities

Vibgrate information

  • Developed by

    GB flagVibgrate
  • Licensing

    Open Source (Apache-2.0) and Freemium product.
  • Pricing

    Subscription ranging between $6 and $25000 per month + free version with limited functionality.
  • Written in

  • Alternatives

    14 alternatives listed
  • Badge

    Get an embeddable badge for Vibgrate
  • Supported Languages

    • English
    • German
    • Spanish
    • French
    • Italian
    • Dutch
    • Polish
    • Portuguese
    • Japanese
    • Chinese
    • Korean

AlternativeTo Categories

DevelopmentSecurity & PrivacyOS & Utilities

GitHub repository

  •  3 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
Vibgrate was added to AlternativeTo by vibgrate on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Vibgrate?

Vibgrate CLI helps you understand what is ageing in your software stack, what needs attention now, and how a change could affect the rest of your codebase.

Run a scan to check dependencies, frameworks and runtimes. DriftScore (0–100) shows how far your stack has fallen behind, while a separate RiskScore assesses security exposure. That distinction matters: an actively exploited vulnerability and an old but otherwise low-risk dependency call for different priorities. Vibgrate gives you a ranked list of upgrade work instead of treating every outdated package alike.

The CLI also builds a deterministic code graph so you can explore architecture, trace calls and imports, and see the impact of a proposed change. With vg serve, its local MCP server gives compatible AI assistants access to that code map, drift findings and library documentation matched to the versions your project uses. It can also export SBOMs and OpenVEX documents.

Vibgrate runs locally, requires no signup, and supports offline use. Drift scoring reads manifests and configuration files; code-map features analyse source on your machine. Its scoring formulas and limitations are published in a citable methodology.

Try a scan with npx @vibgrate/cli scan. Vibgrate Cloud is available for teams that want hosted workflows.