---
title: "Trickest pricing"
canonical: https://trickest.com/pricing.md
---

# Trickest pricing

> Two packages, no asset-based pricing. Trickest does not price or meter on the number of hosts, IPs, domains, applications, or discovered assets. Community is free and single-developer; Teams & Enterprise is quoted on scope. There is no third tier and no public per-seat or per-asset price.

## At a glance

| | Community | Teams & Enterprise |
| --- | --- | --- |
| **Price** | Free — no credit card | Quoted on scope; annual license |
| **Who it is for** | One individual practitioner, non-commercial use | Security teams and organisations |
| **Users** | 1 | Multiple users, teams, shared workspaces |
| **Execution** | 3 self-hosted slots on machines you connect | Trickest-managed and/or self-hosted, capacity configured for your operation |
| **Workflows** | Builder + public library | Builder, public library, all Solutions (ASM, vulnerability scanning, DAST, …), Databases, Apps |
| **Private tooling & modules** | — | Bring your own tools, scripts and containers |
| **AI agent** | Bring your own model and API key | Included per plan scope |
| **CLI / SDK / REST API / MCP** | Yes | Yes |
| **Run data retention** | 7 days | Per plan |
| **RBAC, SAML SSO, audit logs** | — | Yes |
| **Hosting** | Shared SaaS control plane, your execution | Flexible, including dedicated deployment |
| **Support** | Community | Onboarding, training, dedicated support |
| **How to buy** | Sign up, create an API token, start | Request a demo; Enterprise trial needs no credit card |

## Community — free

For an individual security practitioner researching, experimenting, and building with Trickest, for non-commercial use. Execution runs on infrastructure and services you control.

- 1 user
- 3 self-hosted execution slots — you connect your own machines to run Trickest workflows
- Workflow Builder plus the public workflow library (build private workflows from scratch, or start from a ready-made public one)
- AI Agent with your own model — connect a supported AI provider and your own API key
- CLI, SDK, REST API, and MCP (Claude Code, Cursor, Codex, and other MCP clients)
- 7-day workflow run data retention

**How to buy:** nothing to buy. Sign up at https://trickest.io/signup — no credit card. Then copy your API token under **Settings → Credentials** (https://trickest.io/settings/credentials) and drive the platform from the CLI, SDK, REST API, or MCP.

**The limit that bites an agent:** a run needs a fleet with at least one active machine, and Community has no managed fleet. Attach a machine you control first (`trickest attach`, or the installer's enrollment prompt) or every run has nowhere to execute.

## Teams & Enterprise — custom

Contact sales. The price is quoted on scope — execution capacity, team size, deployment, and support — so there is no public figure, and one annual license covers the full platform. Everything in Community, plus:

- Managed and self-hosted execution at scale — Trickest-managed infrastructure, your own machines, or both, with execution capacity configured for your operation
- Multiple users, teams, and shared workspaces, with access control across workflows and data
- All Trickest Solutions (Attack Surface Management, Vulnerability Scanning, DAST, and others) with extended capabilities — workflows, Databases, and Apps
- Modules and private tooling — bring your own tools, scripts, and containers
- RBAC, SAML SSO, and audit logs
- Flexible hosting options, including dedicated deployment
- Onboarding, training, and dedicated support

**How to buy:** request a demo at https://trickest.com/demo. An Enterprise trial needs no credit card.

## Which package fits

- **Pick Community** if you are one person, the work is non-commercial, and you can run execution on machines you control. Everything an agent needs to build and run workflows is in it: the builder, the public library, the CLI, the SDK, the REST API and MCP.

- **Pick Teams & Enterprise** the moment more than one person needs access, execution has to be managed for you or scaled past three slots, you need the Solutions (attack surface management, vulnerability scanning, DAST), private tooling, RBAC, SAML SSO, audit logs, or a dedicated deployment.

- **Nothing in between.** There is no per-seat, per-asset or per-scan price to compare; the second package is a single annual license quoted on scope.

## Buying and billing

- Community: sign up, create an API token, start. No card, no trial clock.

- Teams & Enterprise: request a demo; an Enterprise trial needs no credit card. The license is annual and quoted on execution capacity, team size, deployment and support.

- Trickest does not meter on hosts, IPs, domains, applications or discovered assets on either package.

## Limits that matter for automation

- Community has **3 self-hosted execution slots** and **no managed fleet**: a run needs a fleet with at least one active machine, so attach one you control first (`trickest attach`) or every run has nowhere to execute.

- Community keeps **7 days** of workflow run data; export what you need to keep.

- Community is **1 user**: tokens, workflows and results belong to that one account. Shared workspaces, teams and access control are Teams & Enterprise.

- Plan capabilities are enforced server-side by the platform. A request past a limit gets a JSON error with a `code` and `message`, not a silent downgrade.

## Plan terms, defined

- **Execution slot** — one concurrently running workflow node on a machine attached to your account. Community has three; Teams & Enterprise sizes them per contract.

- **Fleet** — the set of machines a run can execute on. Self-hosted means machines you connect with `trickest attach`; managed means Trickest runs them for you (Teams & Enterprise only).

- **Solution** — a packaged, maintained workflow family with its own databases and app: Attack Surface Management, Vulnerability Scanning, DAST and others. Teams & Enterprise.

- **Run data retention** — how long a run's outputs stay readable through the UI, CLI, SDK and API before they are removed. 7 days on Community.

- **Private tooling** — your own tools, scripts and containers registered into the library, runnable as workflow nodes alongside the public ones. Teams & Enterprise.

- **Dedicated deployment** — a Trickest control plane provisioned for one customer rather than the shared SaaS. Teams & Enterprise, on request.

## FAQ

**Does Trickest charge by asset count?**

No. Trickest does not price or limit usage based on the number of hosts, IPs, domains, applications, or discovered assets. Enterprise plans are configured around your operational requirements, including execution capacity, team needs, deployment, and support.

**What is Trickest Community for?**

Community is for individual security practitioners researching, experimenting, and building with Trickest for non-commercial use. It provides a complete environment to explore workflows, automate security tasks, and experiment with AI-driven operations at your own pace.

You run everything on infrastructure and services you control.

**Do I need a credit card to get started?**

No. You can sign up for Community or start an Enterprise trial without a credit card.

**What deployment options are available?**

Community runs workflows on infrastructure you connect and manage. Enterprise supports managed and self-hosted execution, as well as dedicated deployment options for organizations with specific security, compliance, or regional requirements.

**What support does the Trickest team provide?**

Enterprise includes onboarding, training, and dedicated support for platform adoption, workflow development, Solutions, and technical operations. The exact support scope is defined as part of your Enterprise plan.

**Where can I find technical documentation?**

Visit the Trickest Docs for guides on setup, self-hosted execution, workflows, the CLI, SDK, API, MCP, and other platform capabilities.

---
_Human-readable version: https://trickest.com/pricing. Plan capabilities are enforced server-side by the platform, not by this document._