01Web

Web Application Verification

Is this site safe to connect a wallet to? An OWASP-based vulnerability scan of a website, dApp frontend or web interface. Submit the URL, the scan runs, and you get a report URL back.

https://centry.cybercentry.co.uk/api/services/web_application_verification
ERC-8126AI Agent Verificationnames this service as WAVFinalco-authored by Cybercentry
ERC-8196AI Agent Authenticated Walletnames this service as WAVFinalco-authored by Cybercentry
02Buy

$1.00 per call.

OWASP-based scan of the site or dApp before you connect a wallet

For websites, dApp frontends, and web interfaces

Returns a report URL when the scan completes

Returns
report_urlstring
Report URL
Call it directly
curl -i -X POST "https://centry.cybercentry.co.uk/api/services/web_application_verification" \
  -H "Content-Type: application/json" \
  -d '{"target_url":"https://example.com"}'

POST JSON is canonical · GET query params also work · unpaid requests return 402 · see the payment flow