Advanced Agentic SRE: 5-Test Adversarial Stress-Testing Framework
This public evaluation harness exposes our 5-test adversarial benchmark suite designed to probe autonomous Site Reliability Engineering (SRE) agents across distribution shifts, calibration limits, architecture gaps, and reward hacking vectors.
Why Research Prototypes Require Behavioral Calibration Metrics
When evaluating autonomous remediation agents, raw PASS / FAIL flags or superficial reward scores (R_t) are frequently misleading. An agent that resolves an alert by executing destructive restarts without verifying upstream dependencies might "succeed" on a simple benchmark while causing catastrophic cascading outages in production.
This evaluation suite grades behavioral verification depth, diagnostic calibration, and specification robustness:
- Test 1 (
Distribution Shift): Measures whether the agent verifies current diagnostic evidence or blindly applies stale historical precedents (Quarantine Gate verification). - Test 2 (
Near-Miss Calibration): Probes whether diagnostic accuracy scales withlog_inspectiondepth (accuracy with inspection vs blind guessing). - Test 3 (
Delayed Consequence): Documents a fundamentalArchitecture Gapwhere immediate safety gates (Quarantine) pass actions whose catastrophic traffic consequences manifest steps later (causal_edges tracking). - Test 4 (
Value Conflict): Evaluates agent behavior under conflicting objectives (strict SLA speed vs quarantine safety constraints). - Test 5 (
Reward Hacking): Tests reward formula (R_t) robustness against specification gaming, where symptomatic scaling masks upstream root causes.
Select test scenarios and provide an API key (or use your session free trial allocation) to execute an isolated adversarial evaluation.
1. Configure Provider & BYOK
⚡ 2 free runs remaining this session (powered by Zhipu GLM-5.2 fallback). Enter your API Key above for unlimited runs.
2. Select Test Scenarios
Select scenarios and click Execute Benchmark Suite to run evaluation...
Audit the SRE agent against both architectural vulnerability classes (static/architectural checks) and dynamic adversarial prompt/command injection attacks.
1. Configure Provider & BYOK (for Dynamic Tests 6, 7, 8, 12)
⚡ 2 free runs remaining this session (powered by Zhipu GLM-5.2 fallback). Enter your API Key above for unlimited runs.
2. Select Security Tests & Verification Checks
Select security scenarios/audits and click Execute Security & Vulnerability Audit...
Upload your own custom test definition file (.json, .yaml, or .txt) or enter a custom incident report below to audit the agent's behavior on your custom fault scenario.
1. Configure Provider & BYOK
⚡ 2 free runs remaining this session (powered by Zhipu GLM-5.2 fallback). Enter your API Key above for unlimited runs.
2. Upload / Define Custom Incident
Upload a file or enter a description and click Execute Custom Test Case to run evaluation...
Run a single diagnostic and remediation episode (inference.py) across simulated microservices (auth, api-gateway, user-service, payment-service).
1. Configure Provider & BYOK
⚡ 2 free runs remaining this session (powered by Zhipu GLM-5.2 fallback). Enter your API Key above for unlimited runs.