New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

deep-origin-cli

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-origin-cli

Deep Origin CLI — Free Tier Project Intelligence Engine

latest
Source
npmnpm
Version
2.2.23
Version published
Weekly downloads
31
287.5%
Maintainers
1
Weekly downloads
 
Created
Source

🧠 Dipz Origin CLI

Free Tier --- Structural Intelligence for Developers (Lite Mode v1.1)

Origin is a local-first developer intelligence CLI that scans any JavaScript/TypeScript project and gives you instant structural insight --- including components, pages, routing, features, UI systems, and project health.

Everything runs 100% locally. No files are uploaded.

Works with: - React / Vite - Next.js (App Router + Pages Router) - Node / Express / Backend projects - Any JS/TS project structure

🚀 CURRENT VERSION

deep-origin-cli@1.1.0

Includes the Lite Mode v1.1 Upgrade: - Module 5 "Experience Engine" - Architecture detection\

  • Framework badges\
  • Smart UX quality scoring\
  • Smart structural tips\
  • Motivation engine\
  • Universal "+X more (Pro)" counters restored\
  • Clean summary output\
  • Updated auditEngine, hintEngine, summaryGenerator\
  • Fully Lite-safe, fast, and stable

📦 Installation

Global install

npm install -g deep-origin-cli

Or run without installing

npx deep-origin-cli audit

🧪 Usage

Run an audit

Inside any JS/TS project:

origin audit

This generates: - Console Report (Lite Mode) - docs/ai/bridge_summary.md - docs/audit_history/audit_TIMESTAMP.json

These files are safe for AI ingestion (IDE assistants, docs, copilots, etc.)

🔍 What Lite Mode Shows

✔ Project Overview

Framework, architecture, file count, health score.

✔ Module 5 (NEW in v1.1)

  • Architecture (Frontend / Fullstack)
  • Framework badge\
  • UX Quality score\
  • Smart Tip\
  • Motivation line

✔ Components, Pages, Features (Preview)

Shows first 10 items + Pro teaser:

Button.tsx
Card.tsx
+18 more (Pro)

✔ Routing (Preview)

Next.js or custom routing auto-detected.

✔ UI System

Detects UI libraries (Shadcn, Tailwind, Material, DaisyUI).

✔ Relationships, Duplicates, Dead Files, Unused Deps

All with capped previews and Pro-only overflow counts.

✔ Structural Hints

Deep nesting, empty folders, mixed JS/TS, misplaced assets, etc.

✔ Motivation Block

Keeps users encouraged --- developer experience matters.

🧩 What We Completed (Lite Mode v1.1 Upgrade)

Module 5 Experience Engine

  • Architecture detection\
  • Framework badge\
  • Smart UX Quality scoring\
  • Intelligent Tip Engine\
  • Motivation Engine

Universal Pro-Counter System

Works for: - Components\

  • Pages\
  • Features\
  • Routing\
  • Relationships\
  • Duplicates\
  • Dead Files\
  • Unused Dependencies\
  • Structure Hints

Improved Hint Metadata

Supports Module 5 scoring.

Updated Summary Generator (bridge_summary.md)

Lite-safe, AI-friendly, with Experience + Motivation sections added.

Updated auditEngine (Full Rewrite)

  • Clean output\
  • Stable printing\
  • Full integration with new engines\
  • Detects Next.js App/Pages routers correctly

⚡ The CLI is now:

  • More professional\
  • More helpful\
  • More developer-friendly\
  • AI-ready\
  • Ready for real users

🛡 Philosophy

Origin Lite Mode is: - Fast\

  • Local-first\
  • Safe\
  • Read-only\
  • AI-cooperative\
  • Developer-focused\
  • Made for clarity, momentum, and productivity

It is NOT designed to expose anything sensitive or deep internal project structures.

🔥 Coming Soon (Future Lite Upgrades)

  • Enhanced framework detector\
  • Component count shaping\
  • Intelligent hint grouping\
  • Stability improvements\
  • Prep for Pro Tier UI

👑 About Origin

Dipz Origin is a self-aware project intelligence system designed to help solo developers and teams see their code clearly, avoid drift, and build with confidence.

Free Tier = Lite Mode
Pro Tier = Deep Architecture Intelligence (coming soon)

Keywords

origin

FAQs

Package last updated on 21 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts