8-Layer Cyber Citadel Active · 100% Hallucination Interception F1

Stop AI-Hallucinated & Poisoned
npm Packages Before Execution

An autonomous 8-layer deep defense pipeline that intercepts packages, parses AST syntax, audits code with AI, and detonates in WebAssembly sandboxes.

Get Started Free →Enter Live Sandbox ⚡
↓ SCROLL TO DESCEND INTO THE 8 LAYERS
🔍
SECTOR L0 · DEPTH 0m

Registry & Archive Radar

100% Precision Gate

Global Registry Sweep & Local Extraction

Instant interception point before any npm package or local archive (.zip/.tgz) can enter developer workspaces. Blocks non-existent, hallucinated, or malformed packages on sight.

Registry Check
npmjs.org Live
Archive Support
.zip / .tgz / .tar.gz
False Positives
0.0%
🎯
SECTOR L1 · DEPTH -100m

Semantic Intent Lattice

TF-IDF & Cosine Similarity

Matching Stated Intent to Package Capabilities

Analyzes stated developer intent (e.g. 'file upload middleware') against package metadata using semantic cosine similarity vectors to neutralize purpose-hijacking.

Matching Vector
Semantic Cosine
Threshold
> 0.08 Alignment
Scan Time
< 1.2ms
SECTOR L2 · DEPTH -200m

Heuristic & Typosquat Matrix

Levenshtein Vector Analysis

Detecting Subtle Impersonation Traps

Computes Levenshtein edit distance against the top 10,000 popular npm packages while auditing maintainer longevity, download anomalies, and pre/postinstall lifecycle scripts.

Dictionary
Top 10k Packages
Analysis
Lifecycle Scripts
Typosquat Guard
Active
🛡️
SECTOR L3 · DEPTH -300m

Vulnerability Advisories

OSV.dev & GitHub Advisories

Live Threat Intelligence Querying

Direct integration with global vulnerability databases detecting unpatched CVEs, historical vulnerabilities, and known supply-chain attack vectors in real-time.

Threat DB
OSV.dev + GitHub
Query Mode
Live Real-Time
Coverage
Global CVEs
🧠
SECTOR L4 · DEPTH -400m

LLM Consensus Core

Multi-Model Arbitration

Edge-Case & Social Engineering Arbitration

When a package is brand new, unmaintained, or ambiguous, multi-model AI consensus resolves edge cases to protect against sophisticated zero-day social engineering.

Escalation
On Ambiguity
Consensus
Multi-Agent
Confidence
0.0 - 1.0 Scale
📝
SECTOR L5 · DEPTH -500m

Static AST Code Decompiler

AST Pattern Parsing

Decompiling Syntax & Hidden Payloads

Parses abstract syntax trees (AST) to detect obfuscated strings, hidden base64 payloads, dynamic eval execution, and unauthorized child processes in source files.

Inspection
AST & Regex Scan
Patterns
Eval / Exec / B64
Target
Full Source Code
🤖
SECTOR L6 · DEPTH -600m

AI Deep Code Inspection

Zero-Day Semantic Audit

Full Source Tree Zero-Day Audit

Performs full semantic code tree review for zero-day backdoors, dormant payload activations, environment variable theft, and command-and-control exfiltration.

Engine
AI Semantic Audit
Scope
Deep Tree Logic
Protection
Token / Env Theft
💥
SECTOR L7 · DEPTH -800m

WebAssembly Detonation Chamber

Isolated Runtime Sandbox

Active Runtime Syscall Containment

Physically detonates and executes packages in an isolated WebAssembly container, intercepting unauthorized outbound network calls, filesystem tampering, and child process spawns.

Containment
WebAssembly Sandbox
Hooks
HTTP / FS / Process
Exploitation
Blocked at Core
🛡️
Core Depth Reached · All 8 Layers Online

Ready to Protect Your Codebase?

Connect DepSentinel to your IDE with FastMCP, integrate our real-time streaming API into CI/CD, or test packages instantly in the live sandbox.

Get Your API Key Free →Log In to DashboardLaunch Live Verifier ⚡
One API Call. Full 8-Layer Protection.
$ curl -X POST https://depsentinel.neuraliftx.in/api/v1/verify \
  -H "X-API-Key: ds_your_api_key" \
  -d '{"intent": "file upload middleware", "packages": ["multer", "fake-package-xyz"]}'

{
  "results": [
    { "package": "multer",           "verdict": "ALLOW", "layers": 8, "latency_ms": 1.4 },
    { "package": "fake-package-xyz", "verdict": "BLOCK", "reason": "hallucination / not found" }
  ]
}

Simple, Transparent Pricing

Deploy real-time AI package defense. Scale effortlessly.

Free

$0 forever
  • 50 verifications / mo
  • Web Verifier access
  • Community support
  • Basic audit logs
Start Free

Pro

POPULAR
$29 /month
  • 1,000 API calls / mo
  • FastMCP + IDE access
  • Real-time streaming SSE
  • Priority support
  • Full audit trail
Get Pro

Team

$149 /month
  • 10,000 API calls / mo
  • Team dashboard
  • CI/CD integration
  • Local archive upload
  • SSO support
Start Team Trial

Enterprise

Custom
  • Unlimited verifications
  • On-premise deployment
  • Dedicated instance
  • SLA guarantee
  • 24/7 dedicated support
Contact Sales