Package Products

Command line

scbe-aethermoore-cli

A terminal-first package for humans and AI agents: run checks, call GeoSeal, route tokenizer work, and keep command workflows tied to SCBE verification. Recent releases add abacus runs and no-auto-execute typo suggestions for SCBE-owned commands.

npm install -g scbe-aethermoore-cli
$ scbe demo --json
DENY: geoseal.execution_gate.connector-secret-path
$ scbe selftest
checks passed
$ scbe version
scbe-aethermoore-cli 4.4.0
$ scbe abacus run --d-h 0.1 --pd 0 --json
{ "tier": "ALLOW", "trit": 1 }
$ geoseal verify-file build.zip
receipt emitted

Who It Helps

Operators, developers, and coding agents that need a nicer shell surface with SCBE checks attached.

What It Gives

Global scbe, geoseal, and scbe-geoseal commands backed by the core SCBE package.

Use It With

The agent bus for multi-agent routing and the core engine for local governance decisions.