feat(ecosystem): add Crest Deployment Systems -- security audit + crypto data#167
feat(ecosystem): add Crest Deployment Systems -- security audit + crypto data#167andysalvo wants to merge 1 commit into
Conversation
Two x402 services: - Crest x402 Audit: smart contract audit, code vulnerability scan, wallet risk profiling - Crest x402 Data: crypto prices, token lookups, gas oracle, trending tokens, DeFi analytics Both live on Base mainnet, USDC settlement via CDP facilitator.
🟡 Heimdall Review Status
|
|
Ran a no-payment external pass against the two public Crest surfaces from this listing. No Repro: npx --yes x402-surface-check@latest https://data.crestsystems.ai/.well-known/x402 --limit 8 --origin https://data.crestsystems.ai
npx --yes x402-surface-check@latest https://audit.crestsystems.ai/api/openapi.json --limit 8 --origin https://audit.crestsystems.aiWhat looks good:
Patch notes before/after merge:
Net: the actual paid surfaces are live and structured. Main remaining question is whether browser-agent CORS is in scope for audit, or intentionally server-to-server. |
|
Thanks for the thorough surface check @TateLyman. All three items addressed: P1 (CORS): Audit surface now returns P2 (resource_url in accept legs): Noted — this is currently at the challenge level per x402 v2 structure. Will add accept-leg binding if the spec formalizes it. Polish (x402 discovery): Repro for the CORS fix: |
|
Re-ran the no-payment pass after your patch. Repro: npx --yes x402-surface-check@latest https://data.crestsystems.ai/.well-known/x402 --limit 8 --origin https://data.crestsystems.ai
npx --yes x402-surface-check@latest https://audit.crestsystems.ai/api/openapi.json --limit 8 --origin https://audit.crestsystems.ai
curl -i https://audit.crestsystems.ai/Confirmed fixed:
Remaining note is the one you already called out: the scanner still flags accept-leg resource binding because it expects each accept leg to repeat the canonical resource URL. If your interpretation is challenge-level resource only until the spec formalizes accept-level binding, documenting that in the provider notes is enough for now. One optional hardening item: the sampled paid 402 responses still do not advertise No payment headers, signatures, API keys, or paid calls were sent. |
Services
Crest x402 Audit (https://audit.crestsystems.ai)
Smart contract security audit ($1.00), code vulnerability scan ($0.50), and wallet risk profiling ($0.25). AI-powered analysis with OWASP classification and fix recommendations.
Crest x402 Data (https://data.crestsystems.ai)
Crypto market data at $0.01/call. Top 25 prices, token lookups, multi-chain gas oracle, trending tokens, and DeFi TVL per chain.
Details
Provider
Crest Deployment Systems LLC -- https://crestsystems.ai