Skip to content

Getting Started

  1. Install the package (installation).
  2. Start the UI:
agentic_security server

The server listens on http://127.0.0.1:8718 by default.

  1. For a headless scan, create agentic_security.toml with agentic_security init, edit the llmSpec, then run agentic_security ci. See the CLI and configuration pages.