Legal
Last updated: May 1, 2026
The short version: SEOGuard reads your code to check for SEO issues and posts the results in your PR. We do not store your code, sell your data, or use it for anything beyond running the review.
When installed on a repository and a pull request is opened or updated, SEOGuard accesses the following via the GitHub API:
The data accessed is used solely to perform the SEO review and post the result as a comment on your pull request. Specifically:
SEOGuard processes all data in-memory within a serverless function. Once the review is complete and the PR comment is posted, nothing is retained. There is no persistent storage of repository content.
SEOGuard is hosted on Vercel. Requests are processed on Vercel's infrastructure. Vercel's own privacy policy applies to the infrastructure layer. SEO rules are fetched from a remote JSON file hosted on GitHub.
SEOGuard requests the minimum permissions required to function:
You can revoke access at any time from your GitHub settings under Applications → Installed GitHub Apps.
If this policy changes materially, the "Last updated" date at the top of this page will reflect the change. Continued use of SEOGuard after any changes constitutes acceptance of the updated policy.
Questions about this privacy policy? Open an issue on the SEOGuard GitHub App page.
This policy applies to the SEOGuard GitHub App available at seoguard.vercel.app.