← Back to
rapidtriageME
🔱 Privacy Policy
Last updated: March 3, 2026
1. Overview
RapidTriageME ("we", "our", "the Service") is operated by YarlisAISolutions. This policy covers the RapidTriageME web app, Chrome extension, VS Code extension, and MCP server package (@rapidtriageme/mcp).
2. What We Collect
- Account data: Email address and display name when you sign up via Firebase Authentication.
- Error & log data: Console errors, network request logs, and stack traces you explicitly send to the triage API. This data is used solely to perform AI analysis and is not sold or shared.
- Screenshots: Page screenshots you capture via the extension or API, stored in Firebase Storage under your account.
- Usage metrics: Request counts, session durations, and API call statistics for billing and rate-limiting purposes.
- Browser info: Chrome version and platform identifier (e.g., "Mac") when creating a triage session — used for context in AI analysis only.
3. What We Do NOT Collect
- We do not collect browsing history or any data from pages you don't explicitly send to the API.
- We do not run in the background when the extension popup is closed (beyond passive error capture you opt into via Debug Mode).
- We do not read, store, or transmit passwords, payment card numbers, or other sensitive credentials.
- We do not sell your data to third parties.
4. Chrome Extension — Specific Permissions
- activeTab / scripting: To inject the console/network interceptor and capture visible-tab screenshots only when you click a button.
- storage: To save your API key, server settings, and error feed locally in Chrome. Nothing is synced externally without your action.
- debugger: To attach Chrome DevTools protocol for advanced element inspection when you click "Attach Tab".
- tabs / webNavigation: To read the current tab's URL/title for session context. We do not track navigation history.
5. Data Storage & Retention
- Triage sessions expire after 1 hour by default.
- Console and network logs are not persisted beyond the active session unless you explicitly save a report.
- Screenshots are retained for 30 days and then auto-deleted from Firebase Storage.
- Account data is retained until you delete your account.
6. Third-Party Services
- Firebase (Google): Authentication, Firestore database, and Cloud Storage — governed by Google's Privacy Policy.
- Stripe: Payment processing for Pro/Team plans — we never see your card number.
- Anthropic Claude: AI triage analysis — error context is sent to Claude API under our account. No personal identifiers are included in AI prompts.
7. Your Rights
You may request deletion of all your data by emailing [email protected] or deleting your account from the Dashboard settings page. We will process deletion requests within 30 days.
8. Contact
Questions? Email [email protected] or open an issue at github.com/siri1410/smartrapidtriage.