TraceCtrl
TraceCtrl gives security teams and developers complete visibility into every agent action, tool call, and data access — with runtime protection and attack graph risk scoring. Built by CloudsineAI.What TraceCtrl Does
Agent Visibility
See every LLM call, tool invocation, and agent-to-agent message in real time. Know exactly what your agents are doing.
Security Enrichment
Every span is enriched with security attributes — tool risk categories, input provenance, session correlation, and prompt drift detection.
Topology Mapping
Automatically discovers agent-to-agent and agent-to-tool relationships, building a live topology graph of your agentic system.
Risk Scoring
TAGAAI-powered attack graph analysis scores agents and paths by exploitability — prompt injection, excessive agency, data leakage.
How It Works
TraceCtrl uses OpenTelemetry as the transport layer. You add 3 lines to your agent code, and the SDK captures every operation as enriched spans.Supported Frameworks
| Framework | Package | Status |
|---|---|---|
| LangChain / LangGraph | tracectrl-instrumentation-langchain | Stable |
| CrewAI | tracectrl-instrumentation-crewai | Stable |
| Agno | tracectrl-instrumentation-agno | Stable |
| Google ADK | tracectrl-instrumentation-google-adk | Stable |
| AWS Strands | tracectrl-instrumentation-strands | Stable |
Next Steps
Quickstart
Get TraceCtrl running in 5 minutes with Docker Compose.
SDK Installation
Install the SDK and instrument your first agent.

