Socket
Book a DemoInstallSign in
Socket

@socketsecurity/cli

Package Overview
Dependencies
Maintainers
2
Versions
418
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketsecurity/cli

CLI for Socket.dev

Source
npmnpm
Version
2.0.7
Version published
Weekly downloads
15K
-10.41%
Maintainers
2
Weekly downloads
 
Created
Source

@socketsecurity/cli

Full Socket CLI implementation for supply chain security analysis.

Installation

npm install -g @socketsecurity/cli

Or use via the thin socket wrapper:

npm install -g socket

Usage

socket --help
socket scan
socket npm install express
socket optimize

Features

  • Security Scanning: Analyze npm packages for supply chain risks
  • CI/CD Integration: Block risky dependencies in your pipeline
  • Package Optimization: Apply Socket registry overrides for safer alternatives
  • Organization Management: Manage Socket.dev organizations and repositories
  • Wrapper Commands: Secure alternatives to npm, npx, pnpm, yarn

Documentation

Visit https://docs.socket.dev/ for full documentation.

License

MIT

FAQs

Package last updated on 31 Oct 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