Skip to content

Layers and threat catalogue

This is the complete CSA-2025-02-06-v1 catalogue implemented in Gamut. Stable MAE-* identifiers are Gamut assessment IDs; the layer and threat names follow the canonical CSA source.

The model at the core of the agent. Assess model provenance, privacy, robustness, capability, availability and the consequences of model behaviour being trusted by downstream agents.

IDThreatWhat the assessor must establish
MAE-L1-01Adversarial ExamplesWhether attacker-crafted text, image, audio, embedding or tool output can cause an unsafe model decision that a downstream agent trusts or acts upon
MAE-L1-02Model StealingWhether repeated queries, outputs, probabilities, embeddings, timing or explanations permit useful extraction of protected model behaviour or parameters
MAE-L1-03Backdoor AttacksWhether models, adapters or fine-tunes contain hidden triggers that activate attacker-chosen behaviour
MAE-L1-04Membership Inference AttacksWhether responses reveal that a person, event or record was present in training or fine-tuning data
MAE-L1-05Data Poisoning (Training Phase)Whether malicious training, preference, feedback or fine-tuning records can survive ingestion and alter model behaviour
MAE-L1-06Reprogramming AttacksWhether a general model can be repurposed for prohibited or harmful tasks beyond its authorised intent
MAE-L1-07Denial of Service (DoS) AttacksWhether expensive inputs, long context, recursion, concurrency or sponge attacks exhaust model compute, latency, quota or cost

Key evidence includes model provenance, supplier attestations, hashes, evaluation sets, privacy and extraction testing, query controls, promotion records, rollback capability, rate limits and model-specific monitoring.

Key mistake: testing only average model quality. MAESTRO requires adversarial, targeted and downstream-impact analysis.

Data processing, preparation and storage for agents, including operational databases, vector stores, retrieval pipelines, feedback, memory and training data.

IDThreatWhat the assessor must establish
MAE-L2-01Data PoisoningWhether untrusted operational, retrieval, feedback, memory or fine-tuning data can be accepted as authoritative and steer behaviour
MAE-L2-02Data ExfiltrationWhether direct access, retrieval, prompts, tools, memory or iterative queries can remove sensitive data
MAE-L2-03Denial of Service on Data InfrastructureWhether overload, malformed queries, lock contention, deletion or dependency failure can remove or stale required data services
MAE-L2-04Data TamperingWhether data or metadata can be altered at rest, in transit, during transformation or within an index without authorised attribution
MAE-L2-05Compromised RAG PipelinesWhether malicious documents, connectors, parsers, metadata or retrieved instructions can manipulate context, ranking or agent tools

Key evidence includes source approval, lineage, trust tiers, identity-aware retrieval, tenant isolation, integrity protection, write permissions, DLP, content scanning, connector scope, index rebuild and poison-purge capability.

Key mistake: applying output filtering while leaving retrieval permissions and source trust uncontrolled.

Frameworks, libraries, modules and APIs that build and operate the agent. This layer includes orchestration logic and enforcement points supplied by the framework.

IDThreatWhat the assessor must establish
MAE-L3-01Compromised Framework ComponentsWhether malicious or vulnerable modules can alter agent planning, execution or control enforcement
MAE-L3-02Backdoor AttacksWhether hidden framework functions or triggers grant unauthorised control
MAE-L3-03Input Validation AttacksWhether untrusted inputs cross parsers, templates, APIs or execution boundaries and reach code or privileged actions
MAE-L3-04Supply Chain AttacksWhether direct or transitive dependencies can be compromised between supplier and production
MAE-L3-05Denial of Service on Framework APIsWhether framework API overload can block planning, tool use, messaging or state management
MAE-L3-06Framework EvasionWhether agents or attackers can bypass policy, validation, approvals or safety enforcement through alternate routes or encodings

Key evidence includes SBOMs, lockfiles, signatures, build attestations, version policy, dependency alerts, API schemas, rejected-input logs, enforcement-point inventory, bypass tests, circuit breakers and recovery evidence.

Key mistake: assuming the framework’s advertised safety feature is enforced consistently across every invocation path.

Cloud, on-premise, edge, container, orchestration, network and compute infrastructure supporting agent operation.

IDThreatWhat the assessor must establish
MAE-L4-01Compromised Container ImagesWhether images can be replaced, poisoned or built from untrusted content and still reach production
MAE-L4-02Orchestration AttacksWhether control-plane, workload, secret, scheduling or admission weaknesses permit takeover or disruption
MAE-L4-03Infrastructure-as-Code (IaC) ManipulationWhether tampered infrastructure code can provision insecure or attacker-controlled AI resources
MAE-L4-04Denial of Service (DoS) AttacksWhether volumetric or resource-exhaustion attacks defeat availability or cost controls
MAE-L4-05Resource HijackingWhether compromised compute can be diverted to cryptomining or unauthorised workloads
MAE-L4-06Lateral MovementWhether a compromised AI workload can reach metadata, credentials, networks or sensitive services

Key evidence includes image provenance and signatures, admission policy, cluster RBAC, network policy, infrastructure change protection, policy-as-code, drift detection, capacity and cost limits, east-west telemetry, service identity scopes and tested isolation.

Key mistake: treating an AI workload as an ordinary low-privilege application when its service identity or tool connections provide a much larger blast radius.

Evaluation and monitoring processes used to track performance, behaviour and anomalies. These systems are security-sensitive because attackers may corrupt the evidence used to trust the agent.

IDThreatWhat the assessor must establish
MAE-L5-01Manipulation of Evaluation MetricsWhether benchmarks, labels, test cases or aggregation can be altered to misstate performance
MAE-L5-02Compromised Observability ToolsWhether collectors, agents, dashboards, alerting systems or monitoring dependencies can be taken over
MAE-L5-03Denial of Service on Evaluation InfrastructureWhether attackers can remove evaluation capacity or visibility during release and operation
MAE-L5-04Evasion of DetectionWhether agents or attackers can remain below alert thresholds or shape telemetry to avoid detection
MAE-L5-05Data Leakage through ObservabilityWhether prompts, outputs, identities, secrets or model data leak into logs, traces, metrics or dashboards
MAE-L5-06Poisoning Observability DataWhether false or altered telemetry can hide incidents or misdirect people and automated response

Key evidence includes benchmark provenance, evaluator separation, telemetry schemas, redaction, collector and dashboard hardening, rule-change logs, source authentication, integrity protection, reconciliation, false-negative review and fail-closed release behaviour.

Key mistake: trusting observability as objective evidence without protecting its confidentiality, integrity and availability.

Layer 6 is a vertical layer across the architecture. The canonical threats focus on AI agents used for security, compliance, detection or enforcement because compromise can disable the controls intended to protect everything else.

IDThreatWhat the assessor must establish
MAE-L6-01Security Agent Data PoisoningWhether poisoning security data causes false negatives, false positives or unsafe enforcement
MAE-L6-02Evasion of Security AI AgentsWhether adversarial techniques bypass or mislead AI security agents
MAE-L6-03Compromised Security AI AgentsWhether takeover permits misuse of privileged visibility or enforcement authority
MAE-L6-04Regulatory Non-Compliance by AI Security AgentsWhether security-agent processing or decisions violate privacy, legal or regulatory duties
MAE-L6-05Bias in Security AI AgentsWhether people, systems or groups receive systematically unequal protection or enforcement
MAE-L6-06Lack of Explainability in Security AI AgentsWhether consequential security decisions can be reconstructed, audited and challenged
MAE-L6-07Model Extraction of AI Security AgentsWhether querying the security agent reveals enough of its model to enable replication or evasion

Key evidence includes security-data lineage, adversarial detection testing, privileged agent identity, kill switches, authority revocation, false-positive and false-negative analysis, privacy records, cohort testing, decision provenance and extraction controls.

Key mistake: granting a security agent broad privileges because its purpose is protective. Zero trust applies equally to defensive agents.

The wider marketplace and operating ecosystem where agents interact with users, other agents, registries, discovery mechanisms, tools, suppliers and business applications.

IDThreatWhat the assessor must establish
MAE-L7-01Compromised AgentsWhether malicious or taken-over agents can enter trusted workflows and act
MAE-L7-02Agent ImpersonationWhether an attacker can convincingly pose as a legitimate agent to people or peer agents
MAE-L7-03Agent Identity AttackWhether credentials, identifiers, authorisation bindings or identity lifecycle can be compromised
MAE-L7-04Agent Tool MisuseWhether manipulated intent produces out-of-scope or harmful tool use
MAE-L7-05Agent Goal ManipulationWhether user, peer, memory or tool channels can alter the intended goal or constraints
MAE-L7-06Marketplace ManipulationWhether ratings, reviews, recommendations or reputation can be manipulated
MAE-L7-07Integration RisksWhether APIs, SDKs, protocols or connectors introduce exploitable weaknesses
MAE-L7-08Horizontal/Vertical Solution VulnerabilitiesWhether industry- or function-specific design creates unique abuse paths
MAE-L7-09RepudiationWhether insufficient attribution lets an agent or operator deny an action
MAE-L7-10Compromised Agent RegistryWhether agent identities, metadata or trusted listings can be injected or changed
MAE-L7-11Malicious Agent DiscoveryWhether discovery and ranking can promote malicious agents or hide legitimate ones
MAE-L7-12Agent Pricing Model ManipulationWhether pricing, metering, billing or incentives can be abused for loss or unfair advantage
MAE-L7-13Inaccurate Agent Capability DescriptionWhether declared capabilities, limits and permissions differ from actual behaviour

Key evidence includes agent inventory, workload identity, signed messages, freshness controls, credential lifecycle, tool policy, goal and delegation records, marketplace integrity controls, registry change protection, integration testing, immutable action logs and capability acceptance tests.

Key mistake: trusting a declared agent identity or capability description without runtime verification.

Cross-layer analysis models propagation and common-mode failure. It should describe the complete chain, not merely list several layer names.

IDThreatRequired analysis
MAE-X-01Supply Chain AttacksTrace compromise of a model, dataset, library, service or supplier through every affected layer
MAE-X-02Lateral MovementMap how access in one layer enables movement into data, models, frameworks, infrastructure or agents
MAE-X-03Privilege EscalationIdentify conversions between infrastructure, data, framework, model and agent-action authority
MAE-X-04Data LeakageTrace sensitive data through storage, retrieval, prompts, memory, tools, outputs, agents and telemetry
MAE-X-05Goal Misalignment CascadesModel how an altered goal propagates through data, orchestration, models, agents and ecosystem interactions

For each chain record:

  • Entry point.
  • Affected layers.
  • Identities and privileges used.
  • Trust transitions.
  • Intermediate assets.
  • Final impact.
  • Preventive break points.
  • Detective signals that correlate the full path.
  • Containment, revocation and rollback.
  • Multi-owner treatment plan.

The same mechanism can occur in different layers:

  • Backdoor Attacks in Layer 1 concern model weights or fine-tunes; in Layer 3 they concern framework code or hidden functions.
  • Data Poisoning in Layer 1 concerns training-phase model influence; in Layer 2 it includes operational, retrieval, feedback and memory data; in Layer 6 it targets security-agent data.
  • Denial of Service appears at model, data, framework, infrastructure and evaluation layers.
  • Lateral Movement in Layer 4 is infrastructure-originating; MAE-X-02 traces movement across architectural layers.
  • Model Extraction in Layer 1 concerns the foundation model; Layer 6 concerns security agents whose extraction may enable defensive evasion.

Assess the layer-specific asset and consequence. Do not merge distinct canonical items into one generic risk.