🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mochi.js/cli

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mochi.js/cli

The mochi command — browsers install, capture, harness, work. The CLI surface for mochi.

latest
Source
npmnpm
Version
0.2.12
Version published
Maintainers
1
Created
Source

@mochi.js/cli

The mochi command-line for mochi.

bun add -d @mochi.js/cli
mochi --version

Subcommands

CommandWhat it does
mochi browsers installFetch + verify the pinned Chromium-for-Testing build into ~/.cache/mochi/chromium/.
mochi browsers listList installed CfT builds.
mochi browsers uninstall <version>Remove a cached build.
mochi captureCapture a baseline Probe Manifest from a real device (used by the harness gate).
mochi harnessRun the validation harness manually (smoke / conformance / Zero-Diff diff against baselines).
mochi profilesList + inspect the shipped profile catalog.
mochi workWorktree dev harness — create, list, open, submit, clean.
mochi versionPrint the CLI + core versions.

Status: shipping in v0.2 (@mochi.js/cli 0.2.x). All subcommands above are wired.

See PLAN.md §5.8 and §15.2 for design intent and the quickstart for the 5-minute first-run flow.

Documentation

Keywords

mochi

FAQs

Package last updated on 11 May 2026

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