Premium · à la carte

Dehalucinate

Catches AI-invented packages before they ship.

Validates AI-generated code against reality: imports checked against the npm and PyPI registries, paths and syntax sanity-checked.

DEHalucinate
ENSV
AJ
AI guardrail

DEHalucinate

A pre-flight reviewer that grounds AI-generated code in reality — every import checked against the real npm/PyPI registry, a syntax pass, and project-file boundary checks. Exposed to Claude over MCP as sstm_dehalucinate_verify.

Dependency grounding

Pings npm & PyPI to catch invented packages before they ship.

Syntax pre-flight

A fast bracket/structure pass flags broken code blocks.

Boundary enforcer

Relative imports must resolve to files that really exist.

Code to validateTypeScript
import express from 'express';import { motion } from 'framer-motion';import { hyperScroll } from 'react-hyper-scroll-9000';import { db } from './lib/database';export async function getUsers() {const rows = await db.query('SELECT * FROM users');return rows; }
Project files (optional — enables boundary checks)
lib/database.ts, routes/users.ts
Validate against reality

Den riktiga Dehalucinate-modulen — samma tema, samma layout som appen. Exempeldata.

Problemet och hur sSystm löser det

Problemet

AI code loves to import packages that do not exist. A hallucinated dependency is at best a broken build — at worst a slopsquatting attack vector, where someone registers the fake package name with malicious code.

Så gör sSystm det

Dehalucinate verifies generated code against the real world: every import checked against the live npm and PyPI registries, relative paths checked against the project, syntax heuristics on top. Available in the workspace and as an MCP tool your own AI can call on itself.

Vad Dehalucinate ger dig

Byggd på djupet, så modulen faktiskt bär tyngden av riktigt klientarbete.

01

Registry-verified imports

Every package import checked against npm and PyPI — a dependency that does not exist is flagged before it becomes a build error or an attack surface.

02

Path & syntax checks

Relative imports verified against the actual file tree, plus syntax heuristics that catch the classic hallucination patterns.

03

A tool the AI calls on itself

sstm_dehalucinate_verify lets your MCP-connected AI validate its own output before proposing it — self-review as a tool call.

04

Guards the Build flow

Sits naturally after generation and before deploy — the checkpoint between "the AI wrote it" and "it runs on your account".

Dehalucinate på MCP-ytan

De exakta verktygen och resurserna din MCP-anslutna AI får för denna modul — ordagrant från live-servern.

Verktyg · skriv

1
sstm_dehalucinate_verify

Resurser · läs

0
Din AI, via MCP

The module that keeps every AI honest — including your own: it can call sstm_dehalucinate_verify on its drafts and hand you code that survived contact with reality.

Så fungerar människo-grinden
Dehalucinate · Premium — à la carte

Sätt Dehalucinate
i arbete.

Gå med i väntelistan — när din plats öppnas provisioneras ditt workspace på ditt eget Cloudflare-konto och du slår på modulerna du behöver. Catches AI-invented packages before they ship.

När du är inne: ingen e-post, inget lösenord — en Cloudflare-tilldelning · kärn-workspace gratis · din data bor i ditt eget konto