Privacy Policy
Last updated: March 2026
1. What ContentGrade Is
ContentGrade is an open-source CLI tool for AI-powered content quality analysis. It runs locally on your computer via the Claude CLI. All analysis is performed on-device — ContentGrade has no servers, no cloud backend, and no data pipeline.
2. Data We Collect
ContentGrade collects no data by default. There is an optional, opt-in telemetry system that you must explicitly enable by running:
content-grade telemetry on
If you enable telemetry, the following anonymous, aggregate statistics may be sent:
- Which command was used (e.g., "grade", "headline", "batch")
- Whether the command succeeded or failed (no error messages, no content)
- Approximate duration of the command
- Score range buckets (e.g., "60–70") — not exact scores, never your content
- A random session ID that resets every 24 hours (not linked to you)
We never collect: your content, your API keys, your file paths, your IP address, or any personally identifiable information.
You can disable telemetry at any time: content-grade telemetry off
3. Landing Page Analytics
The ContentGrade website uses GoatCounter for privacy-friendly page view analytics. GoatCounter:
- Does not use cookies
- Does not collect personal data or IP addresses
- Does not track users across sites
- Is open source and GDPR-compliant by design
4. Third-Party Services
ContentGrade depends on the following third-party services, each with their own privacy practices:
- Anthropic Claude CLI — ContentGrade uses Claude CLI to perform content analysis. Your content is sent to Anthropic's API as part of normal Claude CLI operation. Review Anthropic's Privacy Policy for details on how they handle data.
- npm Registry — Used only for installation. No ongoing data collection.
ContentGrade does not sell or share your data with any third parties.
5. Your Rights (GDPR)
If you are in the European Union or UK, you have the following rights under GDPR:
- Right of access — You can request a copy of any data we hold about you.
- Right to erasure — You can request deletion of any data associated with you.
- Right to object — You can opt out of telemetry at any time with
content-grade telemetry off.
Because ContentGrade does not collect personal data by default, GDPR obligations are minimal. The opt-in telemetry stores no personal identifiers. If you have a concern, contact us and we will respond within 30 days.
6. Data Retention
Telemetry data (if enabled) is aggregate-only and retained for up to 12 months for product improvement. No content or personal data is ever stored.
7. Children's Privacy
ContentGrade is a developer tool not directed at children under 13. We do not knowingly collect information from children.
8. Changes to This Policy
We may update this Privacy Policy from time to time. The "Last updated" date at the top reflects the most recent revision. Continued use of ContentGrade after changes constitutes acceptance of the updated policy.
9. Contact
Questions or requests about this Privacy Policy:
ContentGrade is open source: github.com/Content-Grade/Content-Grade