Privacy Policy
Last updated: August 21, 2026
This policy covers radshah.com and the personal projects listed on it, including the Google Apps Script project gmail-auto-purge. All of it is run by Radha Shah as a private individual. None of it is a commercial service.
This website
radshah.com uses Cloudflare Web Analytics, which records aggregate page views without cookies and without building a profile of you. There are no accounts, no logins, and no forms. Nothing you do here is sold or shared.
gmail-auto-purge and Google user data
gmail-auto-purge is a personal automation with exactly one user: its author. It runs inside Google Apps Script under that single Google Account and touches only that account's own mailbox. It is not offered to anyone else and no one else can authorize it.
It requests these Google API scopes:
https://mail.google.com/— to permanently delete messages from a configured list of senders. Gmail offers no narrower scope for permanent deletion.gmail.settings.basic— to create the label and filter that route those messages.script.scriptapp— to install its own scheduled trigger.script.send_mail— to send the fixed auto-reply, and to notify the account owner that a deletion occurred.spreadsheets— to append a record of each deletion to a spreadsheet in the same account's Drive.
What it retains: the sender address and timestamp of each deleted message, written to a Google Sheet in the owner's own Drive, plus the same facts in Google Cloud Logging for that project. It does not retain message subjects or message bodies. No Google user data is copied to any server outside Google, and no data is transferred to any third party, used for advertising, or used to train any model.
gmail-auto-purge's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
Contact
Questions about this policy: radha.shah@gmail.com.