Secret Scan
POST x402-hono-api.inraby.workers.dev/api/v1/secret-scan
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Secret scan for exposed API keys, tokens, passwords, and credentials in text — returns redacted output without exposing matched secret values. Ideal for agent pre-flight checks before sharing config or logs.
Resource: x402-hono-api.inraby.workers.dev/api/v1/secret-scan
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xe2433f056f953b7d4c946cffb1201d2e9601eabf
Payment methods: — · Last validation: —
{
"input": {
"body": {
"text": "api_token=not-a-real-secret-value"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"status": "secrets_detected",
"findings": [
{
"rule": "GENERIC_API_TOKEN",
"occurrenceCount": 1
}
],
"redactedText": "api_token=[REDACTED]"
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xe2433f056f953b7d4c946cffb1201d2e9601eabf",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xe2433f056f953b7d4c946cffb1201d2e9601eabf",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.