TracecatHQ/tracecat
Fork: 346 Star: 3545 (更新于 2026-04-09 08:40:53)
license: AGPL-3.0
Language: Python .
Open-source security automation platform for teams and AI agents
最后发布版本: 1.0.0-beta.39 ( 2026-04-09 03:36:13)
The agentic security automation platform.
Introduction
Tracecat is the open source security automation platform for teams and AI agents.
- Prompt-to-automations: build end-to-end automations with agents, workflows, cases, and tables from your own agent harness (e.g. Claude code, Codex, OpenCode).
- Code-native: sync custom Python scripts from your Git repo into Tracecat.
- All-in-one: agents, workflows, lookup tables, and case management. Everything technical teams need to automate work in one place.
- Self-host anywhere: Docker, Kubernetes, AWS Fargate.
Sandboxed-by-default with nsjail and run on Temporal for security, reliability, and scale.
Features
[!IMPORTANT] Tracecat is in active development. Review the release changelog before updating.
Key Capabilities
- Agents: build custom agents with prompts, tools, chat, and any MCP server (remote HTTP / OAuth or local via
npx/uvxcommands) - Workflows: low-code builder with complex control flow (if-conditions, loops) and durable execution (Temporal)
- Case management: track, automate, and resolve work items with agents and workflows
- Integrations: over 100+ pre-built connectors to enterprise tools via HTTP, SMTP, gRPC, OAuth, and more
- MCP server: work with Tracecat through your own agent harness
- Custom registry: turn custom Python scripts into agent tools and workflow steps
Other OSS Highlights
- Sandboxed: run untrusted code and agents within
nsjailsandboxes orpidruntimes. - Lookup tables: store and query structured data
- Variables: reuse values across workflows and agents
- No SSO tax: SAML / OIDC support
- Audit logs: exportable into your SIEM
Enterprise Edition
- Fine-grained access control: RBAC, ABAC, OAuth2.0 scopes for humans and agents
- Human-in-the-loop: review and approve sensitive tools calls from a unified inbox, Slack, or email
- Workflow version control: sync to GitHub, GitLab, Bitbucket, etc.
- Metrics and monitoring: for workflows, agents, and cases
Tech Stack
- Backend: Python with FastAPI, SQLAlchemy, Pydantic, uv
- Frontend: Next.js with TypeScript, React Query, Shadcn UI
- Durable workflows and jobs: Temporal
- Sandbox: nsjail
- Database: PostgreSQL
- Object store: S3-compatible
Open Source vs Enterprise
This repo is available under the AGPL-3.0 license with the following exceptions:
packages/tracecat-eedirectory is under Tracecat's paid EE (Enterprise Edition) license.deployments/k8sis a git submodule under the source available PolyForm Shield License. It contains the Tracecat Helm chart and EKS deployment templates for internal use only, and its chart releases are published from that repo to public ECR.- Any code that gates
eefeatures across the repo
Code that fall under the above exceptions must not be redistributed, sold, or otherwise commercialized without permission.
If you are interested in Tracecat's Enterprise License or managed Cloud offering, check out our website or book a meeting with us.
Community
Have questions? Feedback? Come hang out with us in the Tracecat Community Discord.
Contributors
Thank you all our amazing contributors for contributing code, integrations, docs, and support. Open source is only possible because of you. Check out our Contribution Guide for more information.
Tracecat is distributed under AGPL-3.0
最近版本更新:(数据更新于 2026-04-09 08:40:38)
2026-04-09 03:36:13 1.0.0-beta.39
2026-04-07 00:30:09 1.0.0-beta.38
2026-04-04 04:11:19 1.0.0-beta.37
2026-04-03 05:04:17 1.0.0-beta.36
2026-03-19 22:24:09 1.0.0-beta.35
2026-03-18 00:02:20 1.0.0-beta.34
2026-03-16 22:32:53 1.0.0-beta.33
2026-03-13 22:36:16 1.0.0-beta.32
2026-03-12 11:01:30 1.0.0-beta.31
2026-03-12 01:25:35 1.0.0-beta.30
主题(topics):
agents, automation, event-driven, fastapi, llm, low-code, monitoring, nextjs, openapi, orchestration, pydantic, security, temporalio, workflow-engine
TracecatHQ/tracecat同语言 Python最近更新仓库
2026-04-18 20:31:49 PrimeIntellect-ai/verifiers
2026-04-18 10:24:54 seleniumbase/SeleniumBase
2026-04-18 08:21:06 pydantic/pydantic-ai
2026-04-18 06:13:38 microsoft/agent-framework
2026-04-18 04:59:46 mealie-recipes/mealie
2026-04-18 04:42:35 PostHog/posthog