Skip to content

Red-teaming & Evals

Copy page

Unlike every other category in this catalog, red-teaming and evaluation have no vendor list โ€” they are first-party, and deliberately so.

| 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.

Two reasons, and the second is the one that matters:

  1. 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.
  2. 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.