On-device self-recon for Vanish. Scans identifiers you assert are your own, finds where you're exposed, and writes a signed exposure-report.vscan you drag into the Vanish app to personalize your removal plan.
echo '{ "attest": true, "usernames": ["you"], "emails": ["you@example.com"] }' > me.jsonnpx github:dekimuhq/vanish-recon scan --profile me.json- Drag
exposure-report.vscaninto vanish.cat → Settings → Scan results.
attest: true means you confirm every identifier is yours. This tool is self-recon only — it has no mode that returns other people's data.
Optional breach check: add "hibpApiKey": "<your own HIBP key>" to me.json. Without it, the breach probe is skipped. The query goes from your machine straight to HIBP — no Dekimu server is ever involved.