v2.7.0 is now available

The Immune System
for AI Agents.

ABS Core is a governance runtime that prevents LLMs from executing dangerous actions. Start with the free request scanner today.

$ npm install @abs/scan
Compare Editions
scanner-demo.ts
import { ABS } from '@abs/scan';
// 1. Initialize local scanner
const abs = new ABS({ mode: 'scanner' });
// 2. Log AI interactions (Non-blocking)
await abs.log({
input: "Delete production database",
output: "Executing DELETE schema...",
policy: "strict-safety"
});
// Output: [ABS Scanner 🛡️] Policy Violation Detected!

Choose your Protection Level

Start with visibility, upgrade to enforcement.

Community Scanner

Local Development SDK

Local Console Logging
Basic Policy Syntax
'Shadow Mode' Auditing
Real-time Blocking
Centralized Dashboard
MCP / Agent Integration
Free

Open Source (MIT)

RECOMMENDED

Enterprise Runtime

Production Enforcement

Everything in Scanner
Real-time Blocking (MCP)
Forensic Audit Logs
Cloudflare Edge Deploy
SSO & RBAC
SLA & Support
Custom

Volume-based licensing

Contact Sales