# YAMLValidator - llms.txt > LLM-readable manifest following the https://llmstxt.org spec. What we are, who we serve, what we do, and how we price it — in plain text for AI agents and answer engines. ## Name & positioning - Product name: YAMLValidator - Tagline: Catch YAML errors before they break your deploy - Domain: https://yamlvalidator.lxsaihub.com/ - Language: English (en) ## What it does - YAMLValidator runs a deterministic lint ruleset (tabs, indentation, duplicate keys, anchors/aliases, quoting, schema keywords) against your config, then a model-assisted pass explains each issue with the exact line and a corrected snippet. Built for CI and config reviews — never executes your code. - Deterministic lint ruleset (yaml-validator@2026-07-19) - Line-level errors with exact line numbers - Indentation & duplicate-key detection - Anchor/alias reference integrity check - Safe YAML only (no arbitrary exec) - Exportable audit report with runId ## Pricing (USD) - **Free** — $0 — 1 workflow run / day · watermarked export - **Pro** — $9/mo — 300 workflow runs / mo · audit log · JSON/CSV export - **Enterprise** — Custom — SSO-ready · BYOK · higher caps · shared rulesets - Checkout: https://yamlvalidator.lxsaihub.com/api/checkout?cycle=monthly (monthly) / https://yamlvalidator.lxsaihub.com/api/checkout?cycle=yearly (yearly) ## FAQ (high-signal Q&A for AI citation) Q1. Do I need to install anything? A1. No. YAMLValidator runs in your browser. Q2. Is my input kept private? A2. We use it only to generate your result and minimize retention. See Security. Q3. Does it guarantee compliance / correctness? A3. No. It is decision-support; you own the final call. See the honesty note in Security. Q4. Can I export the result? A4. Yes — JSON and CSV. Q5. Is there an API? A5. Yes, the web form is backed by a REST endpoint you can call from your pipeline. ## Key pages - Home / landing: https://yamlvalidator.lxsaihub.com/ - This manifest: https://yamlvalidator.lxsaihub.com/llms.txt ## Integration & delivery - Web app (Next.js) deployed on Vercel - Payments via Waffo Pancake (merchant of record) - Analytics via Umami ## Contact - Open the app: https://yamlvalidator.lxsaihub.com/