You're viewing a demo portfolio

Join the waitlist
PRSM

scan_buckets_findings

Active

Tool of com.blackveilsecurity/dns

declared in 3.29.5

Retrieve findings from a completed cloud-bucket discovery scan. Operator-deploy only; degrades to info when unprovisioned. Optionally scoped to a specific scanId, target, and provider list; omit scanId to retrieve the most recent findings.

Parameters schema

{
  "type": "object",
  "properties": {
    "scanId": {
      "type": "string",
      "maxLength": 128,
      "minLength": 1
    },
    "target": {
      "type": "string",
      "maxLength": 253,
      "minLength": 1
    },
    "providers": {
      "type": "array",
      "items": {
        "type": "string",
        "maxLength": 32
      },
      "maxItems": 8
    }
  },
  "additionalProperties": false
}

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 →