
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.
@ship-safe/cli
Advanced tools
Security scanner for AI-generated code — find vulnerabilities before you ship
Security scanner for AI-generated code. Catch leaked secrets, missing auth, IDOR, misconfig, and other vulnerabilities in code written by Cursor, Lovable, Bolt, v0, and friends — from your terminal, before you ship.
npm install -g @ship-safe/cli
# Scan the current directory (plain-English results)
shipsafe scan
# Scan a specific path
shipsafe scan ./src
# Sign in to unlock AI analysis + your plan's quotas
shipsafe login
| Command | What it does |
|---|---|
shipsafe scan [path] | Scan a directory or file for security vulnerabilities |
shipsafe init | Create a .shipsafe.yml config file |
shipsafe login | Log in to your ShipSafe account |
shipsafe logout | Log out |
shipsafe whoami | Show login status and plan info |
shipsafe ignore <rule-id> | Suppress a rule in future scans |
shipsafe unignore <rule-id> | Re-enable a suppressed rule |
shipsafe false-positive <rule-id> | Report a finding as a false positive (helps tune the rule) |
Run shipsafe <command> --help for options.
Static analysis (rules + entropy) for the issues AI builders most often ship: hardcoded secrets, missing or broken authentication, IDOR / broken object-level authorization, insecure configuration, and exposed sensitive data. The CLI scans your local code; the deeper AI analysis and the live-deployed-app scan run through your ShipSafe account.
CLI access is bundled with the Growth and Shield plans. See pricing and docs at ship-safe.co.
Proprietary. Copyright (c) 2026 ShipSafe. All rights reserved. This package is licensed,
not sold, and may be used only to interact with the ShipSafe service in accordance with
the Terms of Service. See the bundled LICENSE file.
FAQs
Security scanner for AI-generated code — find vulnerabilities before you ship
The npm package @ship-safe/cli receives a total of 601 weekly downloads. As such, @ship-safe/cli popularity was classified as not popular.
We found that @ship-safe/cli 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.