CLI Tools

CLI tools are lightweight scripts that agents can run via the exec tool. They live in ~/safebin/ — a directory of symlinks to approved scripts.

How It Works

  1. ~/safebin/ directory — contains symlinks to vetted CLI scripts
  2. Per-agent exec securitymain uses security: allowlist so it can only run binaries listed in its safeBins; root uses security: full for unrestricted access
  3. No external dependencies — CLIs use only Python stdlib to keep the footprint minimal

Available CLIs

1 CLI currently published.

CLI Summary Example
waitlistme Join a Waitlist.me queue from the command line