AKCodez

Claude Code skill that removes your own personal info from people-search sites and data brokers (discovery + automated opt-outs in your own browser).

16
1
85% credibility
Found May 25, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
AI Summary

Identity Eraser is a privacy tool that automatically removes your personal information from data broker websites — the kind of sites that gather and sell your home address, phone number, age, and family details to anyone who searches for you. The tool runs inside your own browser and works in two phases: first it finds and shows you what each site has on you (read-only), then it opens each site's official opt-out form, fills it in, and submits it on your behalf. When it encounters a puzzle or verification code that needs a human, it hands that task to you and continues once you're done. It confirms it's really you before touching anything so it never removes a stranger's information by mistake. Your data never leaves your own computer — it's typed directly into the brokers' own removal forms, which the law requires them to provide for free. The tool is built as a skill for an AI coding assistant and requires you to be signed into your email in the browser to receive verification links from the data brokers.

How It Works

1
🤔 You hear about a privacy threat

You discover that websites are selling your home address, phone number, and family details to strangers — and you want it stopped.

2
🔧 You set up the helper in your browser

You install a special browser assistant that can open web pages and fill out forms automatically, all while running on your own computer.

3
📝 You share your details so it finds you

You give the tool your name, address, and a relative's name so it can identify your record and skip everyone else who shares your name.

4
🔍 It shows you what's exposed

The tool scans dozens of data broker sites and hands you a clean table: here's what Spokeo knows about you, here's what Whitepages has, and so on.

5
It automatically removes you from most sites
Most sites go smoothly

The tool fills out and submits the forms without help, keeping a log of everything it does.

🤝
Some sites need you to help

A few sites show a puzzle or send a code to your email — the tool pauses, hands you the task, and picks up again when you're done.

🛡️ Your info starts disappearing from the internet

You get a final report showing which sites removed you, what's still pending, and a reminder to re-run this in a few months since these sites re-list you over time.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is identity-eraser?

Identity Eraser is a Claude Code skill that automatically removes your personal information from people-search sites and data brokers like Spokeo, Whitepages, and BeenVerified. It runs entirely in your own browser using the Claude-in-Chrome extension, scanning sites to show what it found, then working through each site's official opt-out form on your behalf. Your data never leaves your machine -- the tool asks for your details during execution and uses them only to fill out the brokers' own removal forms. It handles the tedious, repetitive work while pausing when a human verification step (CAPTCHA or SMS code) is required.

Why is it gaining traction?

The hook is obvious: these sites re-list you every few months, and nobody has time to do thirty manual opt-outs every quarter. Developers who care about personal privacy have been building one-off scripts for years, but this packages the entire discovery-and-removal workflow into a single Claude Code skill you invoke with a plain English command. The privacy angle resonates strongly right now, and the fact that it's free (legitimate opt-outs always are) removes the main objection people have to paying for "reputation management" services.

Who should use this?

Anyone frustrated by how exposed their address, phone number, and family details are on people-search sites. Developers comfortable with the command line and Claude Code will get the most out of it -- you need to be able to run the git clone install command and interact with the CLI. If you're not comfortable with that, this tool is not for you. For non-technical users, a dedicated privacy service or browser extension would be a better fit.

Verdict

This is a clever, privacy-focused tool with a real use case and solid design principles -- the browser-only execution model is smart and the human-verification checkpoints prevent costly mistakes. However, with only 16 stars and no visible test suite or release history, the credibility score of 0.85% reflects a project still finding its footing. Try it if you want to experiment with Claude Code skills for personal automation, but treat it as a starting point rather than a finished product and re-run it quarterly to stay off the re-listed sites.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.