{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "data-sentinel-fly-dev-mcp",
  "title": "Data Sentinel \u00b7 Sensitive Data Leak Detection",
  "url": "https://data-sentinel.fly.dev/mcp",
  "category": "tools",
  "summary": "Performs deep second-pass scanning to detect sensitive data leaks including credentials, tokens, medical records, and cryptographic material with confidence scoring.",
  "seo": {
    "title": "PII & Secret Detection API | Data Sentinel x402",
    "description": "Deep scan for leaked sensitive data: JWT tokens, API keys, private keys, medical records, crypto wallets. Masked matches with confidence scores. 0.003 USDC per call."
  },
  "use_cases": [
    "Scan datasets before public release for accidental credential exposure",
    "Validate PII scrubbing effectiveness in data pipelines",
    "Detect leaked API keys and private keys in code repositories",
    "Screen documents for protected health information before sharing"
  ],
  "ideal_buyer": "Data engineering teams, compliance officers, and security teams requiring automated detection of sensitive data in unstructured content.",
  "example_prompt": "Scan this text for any leaked API keys, JWT tokens, or private keys and return masked matches with confidence levels",
  "example_request_body": {
    "text": "Sample data containing potential secrets for scanning"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.15,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x856401af27a1d59a473a2a8bd92af3ccaa830376",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "3000",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Deep second-pass scan for sensitive data that may have slipped through initial PII scrubbing. Detects JWT tokens, API keys, private keys, connection strings, internal IPs, medical records, crypto wallets, encoded secrets, and more. Returns masked matches with confidence levels.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "properties": {
            "clean": {
              "type": "boolean"
            },
            "leaks": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string"
                  },
                  "match": {
                    "type": "string"
                  },
                  "context": {
                    "type": "string"
                  },
                  "confidence": {
                    "enum": [
                      "high",
                      "medium",
                      "low"
                    ],
                    "type": "string"
                  }
                }
              }
            },
            "leak_count": {
              "type": "integer"
            },
            "categories_found": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "data-sentinel-fly-dev",
    "host": "data-sentinel.fly.dev",
    "url": "https://data-sentinel.fly.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/data-sentinel-fly-dev-mcp",
    "url": "https://x402all.com/resource/data-sentinel-fly-dev-mcp",
    "name": "Data Sentinel \u00b7 Sensitive Data Leak Detection",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/data-sentinel-fly-dev-mcp",
      "@type": "Offer",
      "price": "0.003",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.003000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://data-sentinel.fly.dev/mcp",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/data-sentinel-fly-dev",
      "url": "https://data-sentinel.fly.dev",
      "name": "data-sentinel.fly.dev",
      "@type": "Organization"
    },
    "identifier": "data-sentinel-fly-dev-mcp",
    "description": "Deep scan for leaked sensitive data: JWT tokens, API keys, private keys, medical records, crypto wallets. Masked matches with confidence scores. 0.003 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=data-sentinel-fly-dev-mcp",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=data-sentinel-fly-dev-mcp"
}
