This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryNew scan_hallucinated_packages tool detects phantom imports and typosquats both offline and online.
Full changelog
slopscan — AI-hallucinated / slopsquat package detector (38 → 39 tools).
New scan_hallucinated_packages MCP tool + slopscan [path] CLI:
- Offline (deterministic, air-gapped): phantom imports (imported in source but in no package.json) + typosquats. Statement-anchored, comment/template-aware (0 false positives on example-heavy source).
- Online (opt-in, graceful degrade): npm-registry truth — 404 = nonexistent, brand-new + low-download = slopsquat pattern.
- full_audit gains a hallucinated-packages section (offline only → deterministic result hash preserved).
Catches the supply-chain seam commodity SCA misses: names that don't exist yet, were never installed, or were published yesterday — at code-gen/PR time. Reuses existing primitives; zero new runtime dependencies.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About goklab/guardvibe
Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.
Related context
Related tools
Beta — feedback welcome: [email protected]