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

locus-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

locus-cli

Locus CLI — identity plane for coding agents. Pin multi-account bindings so agents never act in the wrong tenant.

latest
Source
npmnpm
Version
0.5.0
Version published
Weekly downloads
6
-25%
Maintainers
1
Weekly downloads
 
Created
Source

locus-cli

npm wrapper for the Locus CLI — identity plane for coding agents.

Wrong account, impossible. Pin a binding; every command is hard-scoped to that tenant until you re-pin.

Install

npm install -g locus-cli
# or
npx locus-cli --help

On first run the wrapper:

  • Downloads the matching GitHub release binary into ~/.locus/bin, or
  • Falls back to cargo install --git https://github.com/ashlrai/locus --package locus-cli

Requires Node ≥ 16. Cargo fallback needs Rust.

Quick start

locus init --with-samples
locus pin personal
locus whoami
locus exec -- env | grep LOCUS_

Keywords

locus

FAQs

Package last updated on 16 Aug 2026

Related posts