Shield Tests
The Shield Tests panel provides an automated test suite that validates the shield rules are working correctly. It sends known attack payloads and checks expected verdicts.
Running Tests
Click Run All Tests to execute the full suite. Each test sends a crafted payload (jailbreak, credential exfiltration, encoding attack, etc.) and checks whether the shield returned the expected verdict.
Results
- PASS (green) — shield detected the attack and returned the expected verdict
- FAIL (red) — shield did not return the expected verdict
Click any test to expand details: payload summary, expected verdict, actual verdict, and which rules fired.
When to Run
Run the test suite after whitelist changes, platform updates, or fresh deployments. It takes less than a minute and shows exactly where your defenses stand. See First Shield Test for a detailed walkthrough.