DELXCOMMERCE Live contract

Application security guardrails · application-security

Delx Path Safety Check

Evaluate an untrusted path for unsafe parent-segment signals without returning secret data. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization and production controls.

x402agentsenterpriseapplication-securitylocal-firstpath

One-command purchase

Run it from an agent.

No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/path-safety-check -m POST -H 'x-delx-source: product-page' --max-amount 0.003 -b '{"path":"safe/folder/report.txt"}'
InputPOST /api/v1/x402/path-safety-check
{
  "path": "safe/folder/report.txt"
}
Delivered resultapplication/json
{
  "schema": "delx/util-path-safety-check/v1",
  "risk": "low",
  "signal_count": 0,
  "text_sha256": "873456cf6e41efa219c32b5b9c782135f2d5a425db8d703eaccc783982e0fa7b",
  "values_returned": false,
  "advisory": "Heuristic only; use parameterization, contextual encoding, and allowlists."
}

Machine-readable evidence

Inspect before paying.