brand_audit_status
ActiveTool of com.blackveilsecurity/dns
Poll the status of an enqueued brand audit. Returns audit-level status (queued | running | completed | failed), progress 'N/M', and per-target statuses. Owner-scoped — auditIds owned by other principals surface as notFound.
Parameters schema
{
"type": "object",
"required": [
"auditId"
],
"properties": {
"auditId": {
"type": "string",
"maxLength": 64,
"minLength": 1,
"description": "Audit ID returned by brand_audit_batch_start."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries