Red-teaming & Evals
Unlike every other category in this catalog, red-teaming and evaluation have no vendor list โ they are first-party, and deliberately so.
What runs
Section titled โWhat runsโ| Capability | Implementation | Vendor | | --- | --- | --- | | Adversarial probes | Divinci red-team taxonomy + probe set | first-party | | Attack scoring | Divinci scorers, with defense-layer attribution | first-party | | Benchmark execution | TrustBench harness (Inspect-compatible) | first-party | | Run attestation | Ed25519-signed manifests, verifiable offline | first-party |
The models under test are of course whatever you selected โ the whole model catalog is available as a target, including your own BYOK endpoints.
Why not a third-party red-team vendor
Section titled โWhy not a third-party red-team vendorโTwo reasons, and the second is the one that matters:
- Attribution. A probe that fails needs to say which defense layer let it through โ moderation, the system prompt, the tool gate, the release config. An external scanner sees only the final answer, so it can tell you that something got through and not where.
- Attestation. A TrustBench run is signed with a platform key and the manifest verifies offline against a published key, with no dependency on Divinci being reachable โ or trusted โ at verification time. A result you cannot independently verify is a marketing claim, not evidence.
See also
Section titled โSee alsoโ- Red Teaming โ running one, and reading the report.
- TrustBench (Attested Evals)
- QA Suites
- Safety: Moderation & Flaggers