
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@clarxai/engine
Advanced tools
Clarx codebase analysis engine. Scores any repository against the Clarx AI-First Standard.
import { analyze } from '@clarxai/engine';
const result = await analyze({ root: '/path/to/repo' });
console.log(result.score); // 0–100
console.log(result.confidence); // 'high' | 'medium' | 'low'
This package is consumed by @clarxai/cli. Import it directly when building custom integrations (editor extensions, CI platforms, dashboards).
See engine docs for full API reference.
FAQs
Clarx codebase analysis engine
The npm package @clarxai/engine receives a total of 5 weekly downloads. As such, @clarxai/engine popularity was classified as not popular.
We found that @clarxai/engine demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.