u/Conscious-Passion763

▲ 1 r/node

Hey everyone!

I built Implit after AI kept inventing npm packages that don't exist. Super frustrating to debug.

**What it does:**

• Validates every import against npm registry

• Detects typosquatting (fake packages that look real)

• Checks local imports match actual exports

• Works in 0.3 seconds

**Example:**

```bash

npx @neurall.build/implit check ai-code.ts

```

Shows which imports are real vs fake.

**Links:**

• GitHub: github.com/Neurall-build/implit

• npm: npmjs.com/package/@neurall.build/implit

Free, open source, MIT license. Would love feedback!

reddit.com
u/Conscious-Passion763 — 18 days ago