New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@clarxai/cli

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clarxai/cli

Clarx CLI — score any codebase against the AI-First Standard

latest
npmnpm
Version
0.1.13
Version published
Weekly downloads
2
-94.87%
Maintainers
1
Weekly downloads
 
Created
Source

@clarxai/cli

Clarx CLI — score any codebase against the AI-First Standard.

Install

npm install -g @clarxai/cli
# or
npx clarx

Usage

clarx score                    # score current directory
clarx score --min-score 70     # CI gate
clarx score --ui text          # force plain text UI instead of interactive TUI
clarx init                     # generate starter manifest
clarx explain C2               # explain a rule

Interactive clarx score runs use the TUI by default when stdout is a TTY. Use --ui text to force the plain text interface. Non-TTY and machine-readable runs continue to use the plain reporter path.

See CLI docs for full command reference.

FAQs

Package last updated on 19 Aug 2026

Related posts