Skip to content

MAESTRO

MAESTRO is Gamut’s native threat-assessment workflow for AI and agentic system architecture. It brings structured threat modelling to AI systems: reasoning about how an AI or agentic architecture could be attacked, misused or fail, layer by layer, and what controls reduce that exposure.

Governance frameworks tell you what good looks like. Threat modelling asks the opposite question: what could go wrong, and how would an adversary or a failure exploit this architecture? MAESTRO gives AI and agentic systems a structured way to answer that, so threats are identified deliberately rather than discovered in incidents.

MAESTRO decomposes an AI or agentic system into seven architectural layers and models the threats specific to each. This layered approach ensures the whole stack is examined, from the model itself up to multi-agent interactions, rather than only the parts that are easy to see.

LayerNameFocus
1Foundation ModelsCore model capabilities and training methodologies.
2Data OperationsData pipelines, embeddings, RAG systems and feature stores.
3Agent FrameworksOrchestration logic, plugins, tool use and reasoning.
4Deployment & InfrastructureRuntime environments, APIs, containers and networking.
5Security & ComplianceThe cross-cutting governance layer ensuring regulatory alignment.
6Evaluation & ObservabilityMonitoring, anomaly detection, explainability and performance.
7Agent EcosystemMulti-agent interactions, trust boundaries and agent-to-agent behaviour.

Each layer carries its own set of candidate threats to assess. The upper layers (3, 4 and 7) are where agentic systems differ most from traditional AI: the ability to orchestrate tools, run on live infrastructure and interact with other agents expands the threat surface well beyond a model’s outputs.

Each threat is rated for severity on a five-level scale, so attention goes to what matters most.

LevelRating
1Minimal
2Low
3Moderate
4High
5Critical

Each level comes with guidance and suggested controls, so a rating leads to action rather than just a label.

  1. Identify the AI or agentic system and its architecture.
  2. Work through the seven layers, assessing the relevant threats in each.
  3. Rate each threat on the five-level scale and record the rationale.
  4. Raise findings for unmitigated threats and track remediation.

For agentic systems, MAESTRO complements ATF and ACRS: ATF defines trust and control, ACRS scores capability risk, and MAESTRO models the threats those capabilities introduce across the architecture. Together they inform how the agentic stack governs an agent at runtime.