Security

What we can access, what we store, and how it's protected.

A permission auditor should hold itself to the standard it audits by. This page is the plain-language version of how Drive Auditor handles your account and your data.

Google access scopes

Drive Auditor requests the minimum scope for what you're doing, in two stages:

WhenScopeWhat it allows
At sign-in drive.readonly + basic profile Reading file metadata and sharing information. Scanning uses only this scope, which cannot modify anything.
Only if you revoke drive Removing (and restoring) permissions. Google shows a separate consent screen at that moment; if you never unshare, the app never asks for it.

You can withdraw Drive Auditor's access entirely at any time from your Google account's third-party connections page.

How your credentials are handled

What we store

We never store file contents. A scan reads names, folder structure, and permissions, not what's inside your files.

Deleting a scan from your dashboard removes its report data from storage. Storage runs on Supabase (Postgres) with row-level security enabled; all access goes through the backend, and every query is scoped to the signed-in user.

Careful actions

Browser-side protections

HTTPS is enforced everywhere, and a strict content policy means no third-party scripts run on this site, not even for fonts. Nothing calls home just because you loaded a page.

Questions

If you see something that looks wrong, or want more detail than this page gives, ask. People who ask hard security questions are exactly who this product is for.