Drift Intelligence for your software stack.
Vibgrate scans your runtimes, frameworks, and every dependency — then produces an Upgrade Drift Score so you can see exactly where your stack is falling behind. One command. One number. Full visibility.
npx @vibgrate/cli scan .| Repository | Description |
|---|---|
| cli | The Vibgrate CLI — scan, score, baseline, and report upgrade drift across Node, .NET, Python, and Java projects |
| holistic-code-specification | Holistic Code Specification (HCS) - Official Interpreter's Guide |
- Detects runtime versions, target frameworks, and all dependencies
- Scores how far behind each component is — major version lag, EOL proximity, dependency age
- Reports a deterministic Upgrade Drift Score (0–100) with findings in text, JSON, SARIF, or Markdown
- Gates CI pipelines with configurable thresholds so drift never creeps back in
# Scan your project
npx @vibgrate/cli scan .
# Save a baseline on main
npx @vibgrate/cli baseline .
# Enforce in CI
npx @vibgrate/cli scan . --fail-on errorNo sign-up required. No source code leaves your machine.
- Website — vibgrate.com
- Dashboard — dash.vibgrate.com
- npm — @vibgrate/cli
- Documentation — vibgrate.com/cli
- X — @vibgrate
© 2026 Vibgrate. All rights reserved.