Documentation
CLI Reference
Comprehensive guide to commands, flags, and operational modes. Designed for clarity and precision.
Installation
$npm i nerv-viper
Global deployment installs core orchestration logic and auto-configures browser-based reconnaissance.
Entry Points
N
nervbin/nerv.jsPrimary CLI entry
R
runbin/run.jsAlias — forwards run nerv → bin/nerv.js
Reference Library
CommandAliasDescription
nervrun nervInteractive prompt — asks for AI mode and targetnerv <url>—Stress test a website (base mode, no AI)nerv <url> --ai—AI-powered security scan on a websitenerv prev pdf—Generate technical PDF from the last reportnerv prev simplepdf—Generate beginner-friendly PDF from the last reportQuick Deployment
Terminal Overview
// Core Installation
$npm i nerv-viper
// Standard Stress Test
$nerv https://nerv.so
// AI Orchestration + Export
$nerv https://nerv.so --ai --pdf
[NERV] Orchestration pipeline initialized
[AI] Routing directives to analyst agents
✓ Operation complete. Report generated.