Symbol for agents

Get full access to Symbol through the command line, or with your favorite AI agent. Claude, Codex, OpenCode, Cursor, Grok — all are welcome.

Quick start

curl -fsSL https://symbolsecurity.com/install-cli | bash

Installs the latest Linux, macOS, or Windows binary. Prefer Go? go install github.com/symbolsecurity/cli/cmd/symbol@latest.

Your agents can do anything in Symbol you can do. Provision users, assign training, collect policy signatures, run phishing simulations, triage cyber threats, and operate MSP child companies. The tools below get agents up to speed quickly. If you already live in a coding agent, the future is here — jump in.

Running a coding agent

Get full access to Symbol from your terminal, or through any agent that can run shell commands.

Full access from the terminalsymbol is the official command-line interface for Symbol. Manage users, training, policies, phishing, cyber threats, and MSP companies without opening the dashboard. Every command accepts --json or --agent.

Agent skill for Symbol — After symbol auth login, run symbol setup to copy the embedded skill into Claude Code, OpenCode, Codex, Cursor, and similar clients. The skill tells your agent to use the CLI — not raw HTTP — and to ask before any destructive action.

Creating an agent harness

Bring Symbol into your own tooling, apps, and integrations. Build with it. Automate it. Make it your own.

Admin API — Token-based REST at https://api.symbolsecurity.com. Exchange an API key for a short-lived access token, then manage companies, users, training, policies, cyber threats, domains, event subscriptions, invoices, and MSP child companies.

Open the API docs (opens in a new tab)

API skill — The skill lives in symbolsecurity/cli. Paste the prompt below into Claude Code, Claude Cowork, Claude Projects, or OpenCode — or run symbol setup after installing the CLI.

API skill prompt

Install the Symbol skill in this environment. Read https://raw.githubusercontent.com/symbolsecurity/cli/main/skills/symbol/install.md and apply the steps for the current client. Prefer `symbol setup` if the Symbol CLI is already installed. Fetch SKILL.md from https://raw.githubusercontent.com/symbolsecurity/cli/main/skills/symbol/SKILL.md. Preserve YAML frontmatter.

You can also view the skill on GitHub.

Ready to put your agents to work?

Get a Symbol workspace, an API key, and a walkthrough of the CLI. We'll help you hook it up to the agent you already use.