Getting Started
Installation
Section titled “Installation”npm install -g cyber-trussOr run it without installing:
npx cyber-truss --versionThe CLI
Section titled “The CLI”The binary is truss, bare — short enough to type many times a day, and unambiguous
on its own.
truss --helptruss --versionEvery command accepts --json for structured output. See the
CLI reference.
The plugin
Section titled “The plugin”The npm package is the plugin root, so installing it as a plugin gives an agent the same surfaces the CLI exposes. Manifests ship for Claude Code, Cursor, Codex, and Copilot CLI.
# Claude Code/plugin marketplace add cyberuni/cyber-truss/plugin install cyber-truss