{"name":"Validex","description":"Startup health and validation API providing automated security, trust, web presence, and engineering analysis, individually or as a comprehensive report with AI interpretation.","url":"https://api.validex.space","version":"1.0.0","capabilities":{"streaming":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"authentication":{"type":"x402","protocol":"x402","version":2,"network":"algorand","asset":"USDC","pricingManifest":"https://api.validex.space/.well-known/x402","paymentHeader":"PAYMENT-SIGNATURE","description":"Call without PAYMENT-SIGNATURE to receive a 402 with PAYMENT-REQUIRED header. Sign against those requirements and retry with the signature on PAYMENT-SIGNATURE."},"skills":[{"id":"validate-security","name":"Validex Security Check","description":"Audits SSL and TLS certificates, HTTP security headers such as HSTS and CSP, SPF, DMARC, MX email records, and DNS configuration.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Bare domain or full URL of the startup to validate (e.g. \"stripe.com\").","example":"stripe.com"},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}},{"id":"validate-trust","name":"Validex Trust Check","description":"Evaluates HTTPS enforcement, domain registration age, WHOIS records, privacy policy, and terms of service documentation.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Bare domain or full URL of the startup to validate (e.g. \"stripe.com\").","example":"stripe.com"},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}},{"id":"validate-web","name":"Validex Web Presence Check","description":"Inspects online presence including pricing transparency, developer documentation, engineering blog, careers page, and contact channels.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Bare domain or full URL of the startup to validate (e.g. \"stripe.com\").","example":"stripe.com"},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}},{"id":"validate-engineering","name":"Validex Engineering Check","description":"Analyzes public GitHub repository activity, commit frequency, contributor diversity, release cadence, and OSV known vulnerabilities.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Bare domain or full URL of the startup to validate (e.g. \"stripe.com\").","example":"stripe.com"},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}},{"id":"validate-ai","name":"Validex AI Analysis","description":"Executes full multi-category validation with an AI-generated startup health verdict, risk factor analysis, and integration recommendations.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Bare domain or full URL of the startup to validate (e.g. \"stripe.com\").","example":"stripe.com"},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}},{"id":"validate-compare","name":"Validex Compare","description":"Performs comparative analysis and health ranking across 2 to 5 startup domains with relative scoring across all categories.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["targets"],"properties":{"targets":{"type":"array","items":{"type":"string"},"minItems":2,"maxItems":5,"description":"Array of 2-5 bare domains or full URLs to compare.","example":["stripe.com","github.com"]},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}},{"id":"validate-quick","name":"Validex Quick Validation","description":"Performs fast-path network connectivity, TLS certificate, security header, and domain trust validation combined with an AI summary.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Bare domain or full URL of the startup to validate (e.g. \"stripe.com\").","example":"stripe.com"},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}},{"id":"validate-full","name":"Validex Full Validation","description":"Conducts a deep audit across all six signal categories including security, trust, web, and engineering with full evidence and AI interpretation.","tags":["x402","algorand","validation","x402-global-challenge"],"inputSchema":{"type":"object","required":["target"],"properties":{"target":{"type":"string","description":"Bare domain or full URL of the startup to validate (e.g. \"stripe.com\").","example":"stripe.com"},"refresh":{"type":"boolean","default":false,"description":"Bypass validator result cache when true."}}}}]}