Get Started

Install in 30 seconds. Open source. Apache 2.0 licensed.

Install Vectra Guard

Security for agentic development workflows

Quick Start
# macOS & Linux
curl -fsSL https://raw.githubusercontent.com/xadnavyaai/vectra-guard/main/install.sh | bash

# Windows (PowerShell)
irm https://raw.githubusercontent.com/xadnavyaai/vectra-guard/main/scripts/install-windows.ps1 | iex

# Initialize & start using
vg init
vg exec -- npm install
vg cve scan --path .
vg serve   # Security dashboard at http://127.0.0.1:8000

Enterprise & Custom Solutions

Looking for priority support, custom features, or consulting? We're here to help.

What's Included

Command Protection

Block dangerous operations automatically with 200+ risk patterns

CVE Scanning

Scan dependencies for known vulnerabilities before installation

Smart Sandboxing

Isolate risky code with intelligent caching for 10x speedup

Session Auditing

Complete audit trail of all commands and operations

Security Dashboard

Live event feed, risk charts, and session management via vg serve

Cross-Platform

Native support for macOS, Linux, and Windows with full feature parity

Frequently Asked Questions

Is Vectra Guard open source?

Yes! Vectra Guard is open source under the Apache 2.0 license. You can view the source code, contribute, and use it in your projects on GitHub.

How do I get support?

Community support is available via GitHub Issues. For priority support, custom features, or consulting, contact us at x@navyaai.com.

Can I use this in production?

Absolutely! Vectra Guard is production-ready and actively maintained by NavyaAI. Check out our production configuration guide.

Can I contribute?

Yes! We welcome contributions. Check out our GitHub repository for contribution guidelines. Issues labeled "good first issue" are great starting points.

What about enterprise features?

For organizations requiring priority support, custom integrations, training, or consulting, we offer enterprise solutions. Contact x@navyaai.com to discuss your needs.

Ready to Get Started?

Install in 30 seconds. No sign-up required.