Give your AI agent useful paid tools.
Run a complete DNS, TLS, HTTP, redirect, and security-header audit for 5 sats. One call to site_audit returns the findings directly to your agent.
No agent account or API subscription. The proof-of-work session flow needs no human payment step. LiveAuth handles authentication and per-call metering.
One call. A useful site report.
Ask your agent: “Audit https://example.com and tell me the most important issues.”
Agent sends
{
"target": "https://example.com"
}Agent receives
{
"hostname": "example.com",
"score": 95,
"issues": [
{
"severity": "warning",
"code": "missing_csp",
"message": "content-security-policy is absent; consider this recommended protection where appropriate."
}
]
}Shortened, illustrative output. The score is an informational heuristic, not a formal security certification.
See what Site Audit checks →Your agent brings the task.
Connect over Streamable HTTP. LiveAuth authorizes and meters the accepted call; InvokeWorks returns structured results and billing metadata, including the receipt.
A complete audit, or a focused check.
Choose Site Audit for one combined result. Use the individual tools when you only need a network primitive.
Site Audit
site_auditDNS, TLS, HTTP, redirects, and security headers in one result. Recommended for a complete external site check.
5 SATS / CALLDNS Lookup
dns_lookupQuery public DNS records for a hostname.
1 SAT / CALLHTTP Inspect
http_inspectInspect a public HTTP/HTTPS endpoint, redirects, headers, and security posture.
2 SATS / CALLTLS Inspect
tls_inspectInspect TLS negotiation and the certificate chain for a public endpoint.
2 SATS / CALL