npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, πŸ‘‹, I’m Ryan HefnerΒ  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you πŸ™

Β© 2026 – Pkg Stats / Ryan Hefner

vantaverse-ai-reviewer

v1.1.1

Published

πŸ€– The world's first truly agentic code review tool. AI that thinks, explores & analyzes your code autonomously. 70-85% cost savings vs traditional tools. Built with Vercel AI SDK v6.

Readme

πŸ€– Vantaverse AI Reviewer

The World's First Truly Agentic Code Review Tool

npm version Downloads License: MIT Node.js TypeScript Vercel AI SDK

πŸš€ AI That Thinks, Explores & Reviews Your Code Autonomously

Installation β€’ Quick Start β€’ Features β€’ Pricing


🎯 What Makes This Revolutionary?

Traditional code review tools = Single API call + Static analysis
Vantaverse AI Reviewer = Multi-step autonomous agent that thinks, prioritizes, and explores your codebase like a senior engineer

Traditional Tools:                    Vantaverse (Agentic):
β”œβ”€ Reads files 1-by-1                β”œβ”€ Intelligently prioritizes files
β”œβ”€ Static pattern matching           β”œβ”€ Discovers entry points & dependencies  
β”œβ”€ Generic reports                   β”œβ”€ Analyzes 5-8 files per API call
└─ Expensive (10-20 API calls)       β”œβ”€ Dynamic reasoning & exploration
                                     └─ Only 2-4 API calls = 85% cheaper!

πŸ’‘ The Secret Sauce

Built on Vercel AI SDK v6 with multi-step tool calling, our AI agent:

  1. 🧠 Prioritizes - Ranks files by importance before reading (0 API calls)
  2. πŸ” Discovers - Finds security files, entry points, dependencies (0-1 API calls)
  3. πŸ“Š Analyzes - Checks imports & structure (1 API call)
  4. πŸ“š Deep Dives - Batch reads 5-8 critical files (1-2 API calls)
  5. πŸ“ Reports - Generates actionable markdown report

Result: Comprehensive analysis with 70-85% fewer API calls = Massive cost savings!


✨ Features That Blow Minds

πŸ€– True Agentic AI

  • Multi-step autonomous reasoning
  • Intelligent file prioritization
  • Smart batch processing (5-8 files/call)
  • Dynamic workflow adaptation
  • Context-aware analysis

πŸ’° Token Optimization Engine

| Optimization | Savings | |-------------|---------| | Smart Batching | 80% | | File Prioritization | 60% | | Import Analysis | 40% | | Size Checking | 30% | | Total Savings | Up to 85% |

πŸ›‘οΈ Free Security Scanning (Zero API Cost)

  • AWS/GitHub/Stripe key detection
  • npm audit integration
  • Hardcoded password detection
  • JWT/private key exposure checks
  • Database URL leak detection

πŸ”§ 12 Intelligent Tools

  • File prioritization & ranking
  • Entry point discovery
  • Import/dependency analysis
  • Security file detection
  • Batch file reading
  • Size checking & truncation
  • Framework detection
  • Architecture analysis

🎨 Multi-Provider Support

  • Google Gemini (Free & Paid)
  • OpenAI GPT-4
  • Anthropic Claude
  • Groq (Ultra-fast)
  • DeepSeek
  • MoonshotAI
  • Cohere
  • xAI (Grok)
  • Perplexity
  • Cerebras

πŸš€ Quick Start (30 Seconds)

Option 1: Run Without Installing

npx vantaverse-ai-reviewer

Option 2: Install Globally

npm install -g vantaverse-ai-reviewer
vantaverse-ai-reviewer

Option 3: Interactive Setup

vantaverse-ai-reviewer settings

πŸ”‘ API Key Setup

Free Tier (Recommended for Testing)

  1. Visit Google AI Studio
  2. Create free API key
  3. Run vantaverse-ai-reviewer settings
  4. Select Google Gemini β†’ Gemini 2.5 Flash
  5. Paste your API key

Free Limits: 20 requests/day
With optimizations: Analyze 20-25 projects/day

Pro Tier (For Professional Use)

  • $0.50/month = 10,000 requests/day
  • 30 requests/minute
  • Unlocks full agentic power
  • Perfect for teams & CI/CD

πŸ“– Usage Examples

πŸ€– Full Agentic Analysis (Recommended)

# AI autonomously explores your entire codebase
vantaverse-ai-reviewer

# Or explicitly
vantaverse-ai-reviewer scan --types agentic

What happens:

  1. AI analyzes project structure
  2. Prioritizes important files
  3. Discovers entry points
  4. Analyzes dependencies
  5. Performs security audit
  6. Generates comprehensive report

πŸ’° Diff Mode (Saves 80% Tokens)

# Only analyze changed files
vantaverse-ai-reviewer scan --diff

# Compare against specific branch
vantaverse-ai-reviewer scan --diff --base develop

πŸ›‘οΈ Security Audit

# Focus on security vulnerabilities
vantaverse-ai-reviewer scan --types custom --tests security

πŸ—οΈ Architecture Review

# Analyze design patterns & technical debt
vantaverse-ai-reviewer scan --types architecture

πŸ“Š Quick Overview

# High-level health check (1-2 API calls)
vantaverse-ai-reviewer scan --types overview

πŸ’Ž Vantaverse vs Competition

| Feature | Basic Tools | Vantaverse | |---------|-------------|------------| | Architecture | Single API call | Multi-step agentic AI | | File Reading | 1 file/call | 5-8 files batched | | Prioritization | None | AI-ranked importance | | Dependencies | Not analyzed | Full dependency graph | | API Calls | 10-20 | 2-4 (85% less) | | Cost (Free) | 5-10 projects | 20-25 projects | | Cost (Paid) | $0.10-0.20/analysis | $0.02-0.06/analysis |


🎯 Report Types

| Type | Description | API Calls | Best For | |------|-------------|-----------|----------| | agentic | Full autonomous analysis | 3-4 | Complete code review | | security | Security-focused audit | 2-3 | Vulnerability scan | | overview | High-level health check | 1-2 | Quick status | | diff | Changed files only | 1-2 | Pre-commit review | | api-docs | API documentation | 2-3 | Backend projects | | architecture | Design patterns | 2-3 | Technical debt |


πŸ’° Pricing Breakdown

Cost Comparison

Traditional Tool:

  • Analyze 10 files = 10 API calls
  • Cost: $0.10-0.20 per analysis

Vantaverse (Agentic):

  • Smart prioritization + batching = 2-3 API calls
  • Cost: $0.02-0.06 per analysis
  • Savings: 70-85%!

Free Tier (Google Gemini)

  • βœ… 20 requests/day
  • βœ… Perfect for testing
  • βœ… Analyze 20-25 projects/day with optimizations

Paid Tier

  • βœ… $0.50/month for 10,000 requests/day
  • βœ… 30 requests/minute
  • βœ… Best for professional use

πŸ›‘οΈ Security & Privacy

Local Security Scanning (Free)

Before any API calls, we run local security checks:

  • βœ… Secret detection (AWS, GitHub, Stripe)
  • βœ… npm audit integration
  • βœ… Password detection
  • βœ… JWT/key exposure checks

Privacy First

  • πŸ”’ Code only sent to chosen AI provider
  • πŸ”’ AES-256 credential encryption
  • πŸ”’ Sandboxed file access
  • πŸ”’ No data retention
  • πŸ”’ Open source & auditable

πŸ—οΈ Supported Technologies

Frontend: React, Vue, Angular, Svelte, Next.js, Remix, Astro, Vite
Backend: Node.js, Express, NestJS, Fastify, Django, Flask, Laravel
Mobile: React Native, Flutter, Swift, Kotlin
Languages: TypeScript, JavaScript, Python, Go, Rust, Java, C++, Ruby
Others: GraphQL, REST APIs, Microservices, Serverless


🎨 Command Reference

# Interactive mode (beautiful UI)
vantaverse-ai-reviewer

# Specific analysis types
vantaverse-ai-reviewer scan --types agentic
vantaverse-ai-reviewer scan --types security
vantaverse-ai-reviewer scan --types overview

# Diff analysis
vantaverse-ai-reviewer scan --diff
vantaverse-ai-reviewer scan --diff --base main

# Custom output
vantaverse-ai-reviewer scan --output my-report.md
vantaverse-ai-reviewer scan --json

# Settings
vantaverse-ai-reviewer settings

Options

-o, --output <file>     Output file (default: AI_REVIEW_REPORT.md)
-j, --json              Generate JSON output
-t, --types <type>      Report type: agentic, security, overview, diff
-d, --diff              Analyze only changed files
-b, --base <branch>     Base branch for diff
-v, --verbose           Detailed logging

πŸ”§ Installation Methods

# NPM (recommended)
npm install -g vantaverse-ai-reviewer

# Yarn
yarn global add vantaverse-ai-reviewer

# PNPM
pnpm add -g vantaverse-ai-reviewer

# Without installing
npx vantaverse-ai-reviewer

Requirements: Node.js β‰₯ 18.0.0


🌟 Why Developers Love Us

"85% cost reduction and better analysis than our old tool. The agentic approach is game-changing!"
β€” Senior Engineer, Tech Startup

"Finally, a code review tool that actually understands context instead of just pattern matching."
β€” Tech Lead, Fortune 500 Company

"We run this in CI/CD. Saves us hours of manual code review every week."
β€” DevOps Engineer, SaaS Company


🀝 Contributing

We ❀️ contributions! See our Contributing Guide

git clone https://github.com/vantaverse/vantaverse-ai-reviewer.git
cd vantaverse-ai-reviewer
npm install
npm run build
npm link

πŸ“ License

MIT Β© Vantaverse


πŸ™ Powered By


⭐ Star us on GitHub if Vantaverse helps you ship better code! ⭐

GitHub stars

πŸš€ Install Now β€’ πŸ“– Documentation


#ai-code-review #agentic-ai #developer-tools #code-quality #security #cli #typescript #javascript #vercel-ai #gemini #openai #anthropic