Releases: Null-Square/Null-CLi
Releases · Null-Square/Null-CLi
Release list
Null AI CLI v0.2.1
Fixes and improvements
- Replaced fragile readline password handling with maintained interactive prompts
- API-key prompt remains visible while entered secrets are masked
- Added one-time provider onboarding for OpenAI, OpenRouter, Groq, Ollama, and custom endpoints
- Added live model discovery, model-family filtering, searchable model selection, and custom model fallback
- Separated model-profile setup from the per-launch assessment wizard
- Added structured scope, exclusions, authorization reference, testing window, and rate-limit capture
- Replaced the slash hint with a searchable arrow-key command launcher
- Passes the declared scope and rules of engagement into the agent run
- Prevents credentials from carrying across provider changes
Verification
- 12 automated tests passed
- Password masking and slash-search terminal regressions covered directly
- Interactive end-to-end suite passed
- Clean npm consumer install passed
- npm audit: 0 vulnerabilities
npm install -g @nullsquare/null-cli@latestNull AI CLI v0.2.0
Highlights
- Guided setup-to-run assessment wizard for pentest and compliance workflows
- Reusable model profiles with hidden API-key input and encrypted local credential storage
- Direct assessment start from the wizard;
/runremains available for repeat runs - Visible slash-command palette with Tab completion
- Cached npm update notifications for future releases
- Stronger target, scope, and authorization gates
Verification
- 8 unit tests passed
- Interactive end-to-end flow passed
- npm package audit: 0 vulnerabilities
- Package:
@nullsquare/null-cli@0.2.0
Install or upgrade:
npm install -g @nullsquare/null-cli@latestNull AI CLI v0.1.2
Initial public beta release of Null AI CLI.
Install:
npm install -g @nullsquare/null-cliRun instantly:
npx @nullsquare/null-cli --helpHighlights:
- NullSquare-branded CLI with interactive guided mode
- Pentest and compliance workflows
- Authorized-scope agent runs with RoE gate
- Markdown and SARIF outputs
- OWASP Top 10, PCI DSS lite, ISO 27001 lite, and NIST CSF lite readiness mapping
- Docker scanner sandbox and public skill packs
Published package:
- npm: @nullsquare/null-cli@0.1.2
- binaries: null-ai, null-cli, null, nullsquare