SECURE
Zero-key architecture
All LLM traffic through an audited proxy. Zero raw API keys. OAuth + OS keyring. Pre-flight secrets scanning on every request.
Loading
SensAI · Secure AI coding
SensAI is immunisense's secure AI coding assistant for the desktop IDE and the terminal. Every model call goes through an audited proxy. Spec-driven plans, multi-agent orchestration, nine LSP tools, checkpoints with full undo. Zero raw API keys on disk.
$ curl -fsSL https://sensai.immunisense.com/install | bash
✓ SensAI installed successfully
$ sensai-cli auth login
✓ Authenticated — Sense tier · 3,500 credits
$ sensai-cli
✓ Code — Grok 4.5 — High (Sense)
█
One engine
Other AI coding tools expose your API keys, stuff MCP descriptions into prompts, and lack real planning workflows. SensAI runs the same audited proxy in the desktop IDE and in the terminal: multi-agent intelligence, spec-driven planning, zero raw keys.
Zero-key architecture
All LLM traffic through an audited proxy. Zero raw API keys. OAuth + OS keyring. Pre-flight secrets scanning on every request.
Multi-agent orchestration
Conductor + sub-agents (Architect, Coder, Tester, Reviewer) with parallel collaboration, 9 LSP tools, code map, and AST structural search.
Sub-second startup
Cache-first catalog, lazy agent building, cached models, and concurrent splash — warm launches in under a second.
Capabilities
Platform
Models
All catalog models run through the SensAI proxy. Sense Mode extends context on supported models.
| Model | Type | Base | Sense | Provider |
|---|---|---|---|---|
| Grok Build | Reasoning | 256K | — | xAI |
| Grok 4.5 | Reasoning | 500K | 500K | xAI |
| Grok 4.3 | Reasoning | 1M | 1M | xAI |
| Grok 4.6 | Reasoning | 500K | 500K | xAI |
| Claude Sonnet 5 | Reasoning | 1M | 1M | Anthropic |
| Claude Opus 5 | Reasoning | 1M | 1M | Anthropic |
| Claude Fable 5.1 | Reasoning | 1M | 1M | Anthropic |
| GPT-6 Astra | Reasoning | 1.05M | 1.05M | OpenAI |
| GPT-5.6 Sol | Reasoning | 1.05M | 1.05M | OpenAI |
| GPT-5.6 Terra | Reasoning | 1.05M | 1.05M | OpenAI |
| GPT-5.6 Luna | Reasoning | 1.05M | — | OpenAI |
| GLM-5.3 | Reasoning | 1M | — | Z.ai |
| GLM-5.3 Flash | Reasoning | 1M | — | Z.ai |
| Kimi K3 | Reasoning | 1M | — | Moonshot |
| MiniMax M3 | Reasoning | 512K | — | MiniMax |
| DeepSeek V4 Flash | Reasoning | 1M | — | DeepSeek |
| DeepSeek V4 Pro | Reasoning | 1M | — | DeepSeek |
| Gemma 4 | — | 256K | — |
Security Mode
A specialized high-tier audit mode operating under the Immunisense Sense Protocol v1.0. Authorized defensive vulnerability discovery, risk analysis, and remediation planning inside SensAI's auditable workflow. Available as a paid add-on for eligible Sense Pro subscribers.
Security Mode swaps the standard coding agent for the Sense Protocol - a reasoning contract trained on authorized vulnerability discovery, threat modeling, and responsible remediation. Every tool call runs under a strict read-only policy by default, with separate approval gates for discovery, verification, remediation, and any fix execution.
● Eligibility: active Sense Pro subscription · verified organization · signed rules of engagement · admin approval.
Every tool invocation is validated against the Sense policy before dispatch. Write-class tools are denied at the runtime boundary and only become available if a fix phase is explicitly approved under an active engagement.
The Sense Protocol ships with an enforced behavioral contract. The agent cannot override it - every audit session observes these rules end-to-end.
Class-by-class hunt (no exploit payloads)
Confirms scope, targets, exclusions, test intensity, network limits, destructive-check policy, and compliance mappings before audit work begins.
Safe analysis is the default. Remediation diffs and tests are proposed, never written - unless a fix phase is explicitly approved.
Every candidate finding is graded Confirmed, Likely, Needs Verification, or Informational. No claim ships without evidence.
No credential theft, stealth, persistence, destructive exploitation, public disclosure, or weaponized chains. Minimal proof only.
Correlates findings with CISA KEV, NVD, CWE, MITRE ATT&CK, Exploit-DB, EPSS/CVSS, and known campaign TTPs when tools permit.
Produces Mermaid diagrams for attack surface, trust boundaries, data flows, and major attack paths on every audit report.
Discovery, verification, remediation proposal, and fix execution are separated - each gated by explicit user approval.
Intake to reporting is gated by explicit user approval. No phase advances silently.
Rules of engagement and requirements captured in EARS notation. Scope, targets, exclusions, destructive-check policy locked in.
Architecture modeling from safe read-only tools. Assets, trust boundaries, data flows, and system surface enumerated.
Systematic sweep across code, config, dependencies, auth, data flow, secrets, permissions, supply chain, and deployment surfaces.
Chaining analysis and threat-intel correlation. Candidates are verified and promoted to Confirmed or downgraded with evidence.
Root cause, remediation proposal, security tests, and validation steps - staged behind an approval gate before any fix is applied.
Novel vulnerability assessment and responsible-disclosure notes when a finding may warrant coordinated disclosure.
Final dossier: Markdown narrative, Mermaid diagrams, SARIF-shaped findings, JSON summary, executive dashboard, compliance mapping.
Every finding is emitted with a consistent shape. Reports include Markdown, Mermaid, SARIF-compatible JSON, executive dashboard, and compliance mapping.
Sense orchestrates specialized roles and merges their outputs into a single evidence ledger. Nothing lands in the dossier without provenance.
Pricing
Three balance buckets consumed in order: tier → bonus → top-up. Only tier credits reset each billing cycle.
$0
forever free
50
credits/month
$20
/month
500
credits/month
$40
/month
1,250
credits/month
$100
/month
3,500
credits/month
$200
/month
7,500
credits/month
$400
/month
16,000
credits/month
Questions
SensAI is immunisense's secure AI coding assistant for the desktop IDE and the terminal. Spec-driven planning, Security Mode (Sense Protocol), multi-agent orchestration, nine LSP tools, and proxy-backed model access. Zero raw API keys on disk.
No. SensAI routes every model call through an audited proxy. Authentication uses OAuth and the OS keyring. Developers never handle raw API keys, and pre-flight secrets scanning runs on every request.
Download SensAI IDE from immunisense.com/solutions/sensai. The VS Code extension is on the Visual Studio Marketplace as IMMUNISENSECORP.sensai-ide. Windows is the current IDE installer; macOS and Linux follow as builds are published. The CLI is curl -fsSL https://sensai.immunisense.com/install | bash on macOS and Linux, or irm https://sensai.immunisense.com/install.ps1 | iex on Windows, then sensai-cli auth login.
SensAI has a free tier with 50 credits per month. Pro is $20 per month (500 credits), Ultra $40 (1,250), Sense $100 (3,500), Sense Pro $200 (7,500), and Sense Ultra $400 (16,000). Security Mode is a $100 per month add-on on Sense Pro and Sense Ultra.
Download
SensAI IDE is the desktop app. The VS Code extension covers editors you already use. The CLI is the same engine in the terminal. Installers are served from immunisense.com.
Checking latest release…
Checking latest release…
Checking latest release…
Extension for VS Code, Cursor, and Windsurf
CLI install. Review the script, then run it.
curl -fsSL https://sensai.immunisense.com/install | bashirm https://sensai.immunisense.com/install.ps1 | iex