D
D
F
Work at Poshmark? 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 #2371 retained camera make, model, focal length, and approximate GPS coordinates (precision degraded to 0.1° for this report). Upload path: Poshmark Android app, JPG, no server-side stripping detected.
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 Poshmark'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/poshmark" rel="noopener"><img src="https://filtrate.polsia.app/index/poshmark/badge.svg" alt="Poshmark 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.