Use a fixed synthetic corpus to test how your own defensive workflow handles the prompt-injection cases actually included in the release. The package is designed for repeatable regression evaluation rather than changing a test set silently between runs.
What this download contains
The corpus is not proof of comprehensive injection resistance and does not establish the security of a production deployment. Case coverage, expected behaviour and version history define what a result can show. Evaluation should stay in an isolated environment without real external side effects.
Working with this edition
Inspect the case inventory and expected outcomes, connect the supported cases to your test harness and record the corpus version with every run. Compare defensive changes against the same baseline, and investigate failures rather than suppressing them to obtain a passing report.
Product questions
Does passing prove my agent is immune to prompt injection?
No. It demonstrates behaviour on the included synthetic cases, not every possible adversarial input or integration.
Can I compare different defensive implementations?
Use the same versioned cases and expected outcomes as a repeatable baseline, and record your own harness and configuration. A comparison is meaningful for the tested cases, not a universal security ranking.






Reviews
There are no reviews yet.