Scan
Point the CLI at any JS/TS repo. Dependencies, secrets, and routes — one pass, no config file.
Initializing…
Space to skipTap to skip →
CYPHER
v0.1 — security CLI
CYPHER AI · v0.1
Dependency risks, leaked secrets, exposed routes — one command, real reports. No YAML. No ceremony.
<0s
to first report
0+
security rules
0
config files
Also available as a CLI
npm install -g @cypher-ai/cli
$
Simulated typing · real CLI output from demo project
Integrates with the tools you already trust
01 — The gap
Most teams grep for secrets once and skim package.json. CYPHER reads your codebase the way your best engineer would — dependencies, secrets, routes, and auth gaps in one pass.
Scroll to reveal ↓
CYPHER
One command. Every risk. Actionable reports — automatically.
CYPHER v0.1 ◆ 2026
<0s
to first report
0+
security rules
0
config required
0
output formats
02 — Process
Point the CLI at any JS/TS repo. Dependencies, secrets, and routes — one pass, no config file.
Get a scored report with severity-ranked findings. HTML for humans, JSON for CI.
Upload to the dashboard or ask AI to explain and suggest fixes.
// The CYPHER effect
Every commit. Every new dependency. Every exposed route. CYPHER watches your codebase and surfaces risks before they ship.
lodash@4.17.15 — known prototype pollution
AWS key pattern in src/config.ts:14
POST /admin/users — no auth guard
12 findings · score 62 · 8.4s
cypher review . --fail-on high
lodash@4.17.15 — known prototype pollution
AWS key pattern in src/config.ts:14
POST /admin/users — no auth guard
12 findings · score 62 · 8.4s
cypher review . --fail-on high
Severity-ranked findings + AI fixes
Machine-readable for pipelines
Review · Audit · Security — issues + fixes
Routes, deps, and entry points
cypher scan . --upload
Severity-ranked findings + AI fixes
Machine-readable for pipelines
Review · Audit · Security — issues + fixes
Routes, deps, and entry points
cypher scan . --upload
03 — What we believe
Security is not a checkbox. It's a habit.
Developers should ship code, not chase false positives.
The best scan is the one that runs every time.
04 — CLI
npx @cypher-ai/cli scan .
$ cypher scan ./acme-dashboard
Ready when you are
Free during early access. No credit card. Install from npm and run.
npm install -g @cypher-ai/cli
Trusted by builders shipping JS & TS · CLI-first security