You're viewing a demo portfolio

Join the waitlist
PRSM

explain_finding

Active

Tool of com.blackveilsecurity/dns

declared in 3.29.5

Explain a finding with impact and remediation.

Parameters schema

{
  "type": "object",
  "required": [
    "checkType",
    "status"
  ],
  "properties": {
    "format": {
      "enum": [
        "full",
        "compact"
      ],
      "type": "string",
      "description": "Output verbosity. Auto-detected if omitted."
    },
    "status": {
      "enum": [
        "pass",
        "fail",
        "warning",
        "critical",
        "high",
        "medium",
        "low",
        "info"
      ],
      "type": "string",
      "description": "Finding severity or status."
    },
    "details": {
      "type": "string",
      "maxLength": 2000,
      "description": "Additional detail from check result."
    },
    "checkType": {
      "type": "string",
      "maxLength": 100,
      "minLength": 1,
      "description": "Check type (e.g., 'SPF', 'DMARC')."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.blackveilsecurity/dns

https://github.com/MadaBurns/bv-mcp

2/7 registries
View full server →