Command Line Interface

Run audits local.
Zero Cloud Sync.

Analyze code from your own developer terminal. Run local vulnerability scanning, identify hardcoded API credentials, and verify code stability offline.

npm i -g @cortex-attack/cli
cortex-cli
$ npm i -g @cortex-attack/cli
added 142 packages, and audited 143 packages in 4s
✓ Installed cortex-cli successfully. Ready to run 'cortex --help'

Pre-commit Hooks

Connect the CLI to your local git hooks. Prevent commits containing high severity issues or exposed credentials from ever being registered.

Offline Credentials Hunt

Finds AWS secret keys, database logins, SSH certificates, and auth configuration tokens fully offline without exposing your keys to API routes.

Custom Profiles

Configure custom profiles to selectively target folders, ignore test suites, parse custom frameworks, or specify JSON summary report paths.

Start auditing locally today

Cortex CLI is open source and completely free to run on your local machines.