Skip to main content
Evaluations send adversarial Probes to your Agent and return a Trust Score. Harnesses define which Probes are sent.

Harnesses

vijil harness list

List standard Harnesses available for Evaluations.
Standard Harnesses include safety, security, reliability, privacy, toxicity, and ethics.

vijil harness custom-create

Create a custom Harness for a specific Agent. Vijil generates Probes based on the Agent’s purpose and any Personas or Policies you attach.

vijil harness custom-list

List custom Harnesses for the active team.

vijil harness custom-get

Get a specific custom Harness by ID.

vijil harness custom-prompts

Retrieve the generated Probes for a custom Harness.

vijil harness custom-cancel

Cancel a Harness that is still being generated.

vijil harness custom-delete

Delete a custom Harness.

Evaluations

vijil eval run

Start a trust evaluation against an Agent.
Use --sample-size 10 for fast iteration during development. Run the full Harness before releasing to production.

vijil eval status

Check the status of an evaluation.
Status values progress through: startingpendingrunningcompletedsavingsaved. The status may also be failed or canceled.

vijil eval results-detail

Get the full results for a completed evaluation.
Returns Trust Scores per Harness, per-Probe results, and identified failure patterns.

vijil eval list

List evaluation summaries for the active team.

vijil eval report

Generate a Trust Report for a completed evaluation.

vijil eval logs

Get execution logs for an evaluation.

vijil eval cancel

Cancel a running evaluation.

vijil eval delete

Delete an evaluation and its results.

vijil eval results-list

List completed Evaluations with results.

vijil eval list-all

List all Evaluations across the team without filtering.

vijil eval summary-get

Get the summary for a specific Evaluation.

vijil eval summary-by-agent

Get the latest Evaluation summary for each Agent in the team.

vijil eval summary-delete

Delete an Evaluation summary.
Last modified on July 16, 2026