| LLM01 | Prompt Injection | LLM Guard prompt injection scanner, multi-strategy detection | ✅ |
| LLM02 | Insecure Output Handling | LLM Guard response scanner, PII/secret detection | ✅ |
| LLM03 | Training Data Poisoning | External to runtime — out of scope for Hexr | ⚠️ |
| LLM04 | Model Denial of Service | Token limit checks, OPA rate limiting, resource quotas | ✅ |
| LLM05 | Supply Chain Vulnerabilities | hexr audit SBOM + vulnerability scanning, signed images | ✅ |
| LLM06 | Sensitive Information Disclosure | PII scanner, secrets scanner, vault isolation, no env vars | ✅ |
| LLM07 | Insecure Plugin Design | Gateway credential scoping, OPA per-service policies, SPIFFE auth | ✅ |
| LLM08 | Excessive Agency | OPA policies restrict actions, per-process identity limits scope | ✅ |
| LLM09 | Overreliance | Topic boundary scanner detects off-topic responses | ✅ |
| LLM10 | Model Theft | Models accessed via API, no local model storage, audit logging | ✅ |