brand_audit_get_report

shallow

com.blackveilsecurity/dns · Verify this server

Fetch the result JSON for a completed brand audit. With `target` set, returns the per-target CheckResult; without, returns the audit-level aggregate. Returns notReady when polling an in-flight audit. When a rendered PDF sidecar exists, metadata includes pdfUrl — an authenticated /reports/ download link (same bearer credential as this call). Completed targets whose PDF is still rendering include pdfPending so callers can poll again.

No longer in the registry. The MCP registry stopped listing this server as of 31 Aug 2026. This report card stays available because the measurement was real, but the tool is excluded from search, rankings, and Vouch’s corpus counts. A published behaviour score is never recomputed or removed — it reflects what was measured while the server was listed.

100.0/100

1 trials · measured 8 days ago

brand_audit_get_report scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.blackveilsecurity/dns, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
open
Category
Communication
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "required": [
    "auditId"
  ],
  "properties": {
    "target": {
      "type": "string",
      "maxLength": 253,
      "minLength": 1,
      "description": "Specific target domain. Omit for audit-level aggregate."
    },
    "auditId": {
      "type": "string",
      "maxLength": 64,
      "minLength": 1,
      "description": "Audit ID returned by brand_audit_batch_start."
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2438.5deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitytimeout: 1, error: 19
malformed_inputerror: 4
timeout_honourskipped: 2
cancellationpass: 2
determinismerror: 4
concurrencyerror: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: brand_audit_get_report
[![Vouch score](https://vouch.tools/api/tools/288e8e5c-982e-4493-b582-f8b215560bdd/badge.svg)](https://vouch.tools/tools/288e8e5c-982e-4493-b582-f8b215560bdd)
brand_audit_get_report — Vouch