D
D
F
Work at Grailed? Request a confidential re-audit.
We'll re-run the test, share the full methodology + per-image findings, and walk you through what would move this grade up — under NDA if you want.
Sample finding
Listing #7742 retained GPS coordinates and full camera EXIF block including make, model, ISO, and timestamp. Coordinates in this report are redacted. No modern image format detected in served response.
What it would take to fix
One API call closes the gap. Filtrate's /v1/process strips all EXIF metadata, removes GPS coordinates, converts to WebP, and returns a compliance verdict. At Grailed's scale the fix is a single middleware insertion in the upload pipeline — images go through /v1/process before they reach the CDN. GPS leak drops to zero, EXIF retention drops to zero, and modern format adoption goes to 100%.
Read the integration guide →Check your own listings
Run a live audit on any public listing or grade your platform's image pipeline against the same rubric we used here.
Embed this grade
Copy-paste into your README, docs, or blog post. The badge is a live SVG — it updates if the grade changes. Each one links back here so readers can see the full report.
<a href="https://filtrate.polsia.app/index/grailed" rel="noopener"><img src="https://filtrate.polsia.app/index/grailed/badge.svg" alt="Grailed Privacy Index: D"></a>
Dark theme by default. Append ?theme=light or ?size=sm / ?size=lg to the badge URL.
Fix this for your platform
One API call. EXIF stripped, GPS removed, WebP compressed, compliance checked. Fraction of a cent per image.