stealth-alpha · open source · MIT

Eight CLIs that keep repos honest

Free, open-source, zero runtime dependencies, Node 18+. Release automation, AI-agent toolchain security, config/drift auditing, and repo hygiene — each one command to install, CI-gate ready.

Fathom npm

Turn any repo into release notes, a docs site, and a license SBOM — in one command.

npm i -g @stealth-alpha/fathom

Perimeter npm

Security and cost audit for your AI agent toolchain: MCP servers, hooks, skills.

npm i -g perimetercli

MCPNew npm

Secure-by-default MCP server scaffolding: deny-all permissions, typed tool stubs, audit hooks pre-wired.

npm i -g mcpnewcli

Repo Pulse npm

One-command repository health snapshot: commit velocity, bus factor, stale deps, issue half-life — badge-ready SVG + JSON.

npm i -g @stealth-alpha/repo-pulse

Commitlens npm

Conventional-commit linter with release-notes preview and breaking-change detection before you push.

npm i -g @stealth-alpha/commitlens

Envdrift npm

Compare .env.example against live .env files across machines/dirs; flags missing, extra, and secret-looking vars. CI gate mode.

npm i -g envdrift-cli

Depexpira npm

Dependency freshness auditor: days-since-last-release per dependency, flags abandoned packages by policy.

npm i -g depexpira

Branchpol npm

Branch naming & protection policy checker for teams. Scans remotes, reports violations, exits non-zero for CI.

npm i -g branchpol