ArticleGrade fetches live pages for a living, so the way we fetch, what we keep, and who we share it with are first-order concerns. Here's the plain version.
Auditing a URL means fetching arbitrary pages from the open internet. That's a classic server-side request forgery (SSRF) surface, so the fetch layer is hardened against it by design:
We fetch the live page to audit it, and we store the audit result — the score, the issues, and a snapshot of the audited content — so it renders in your dashboard and history. That's it.
You can request export or deletion of your workspace data at any time by contacting us.
Your content is audited, not absorbed. We do not use your pages, audits, or account data to train models, and we do not opt into any training or data-retention programs with the model providers we use.
The audit itself runs through large-language-model subprocessors; we send them the page content needed to score it and configure those integrations so the content is not retained for model training.
We keep the stack deliberately small. The third parties that may process content or account data:
Claude — the quality & factual audit. Receives page content to score it.
Gemini — the SEO & structure screen. Receives page content to score it.
Runs the application and stores audit data, encrypted in transit via TLS.
Subscription billing and transactional email — they never receive page content.
We're an early-stage company building toward formal certification (SOC 2) for enterprise customers. We'd rather tell you exactly what we do today than claim a badge we haven't earned — if you have specific requirements, talk to us.
If you believe you've found a security vulnerability, please email security@articlegrade.com with the details. We'll acknowledge it and work with you in good faith to resolve it, and we won't pursue researchers acting in good faith.
Tell us your requirements — we'll give you straight answers, not a runaround.