unbroker

Automate personal information removal from data brokers and people-search websites.

1|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/icyzh/hermes-web --skill unbroker-icyzh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unbroker
Source: https://github.com/icyzh/hermes-web/tree/main/optional-skills/security/unbroker
Command: npx skills add https://github.com/icyzh/hermes-web --skill unbroker-icyzh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill addresses the pervasive issue of personal information exposure on data broker and people-search websites, which often leads to harassment, doxxing, and identity theft. It automates the high-volume, repetitive, and often intentionally difficult process of opting out of these services.

Core Features & Use Cases

  • Autonomous Removal Pipeline: Automatically scans for and removes personal data from hundreds of brokers using a deterministic action queue.
  • Tiered Automation: Handles everything from fully automated opt-outs to complex human-fallback tasks like government ID verification or phone calls.
  • Privacy-First Design: Operates with least-disclosure principles, ensuring only necessary information is submitted, and supports at-rest encryption for sensitive dossiers.

Quick Start

Use the unbroker skill to remove my data from data brokers by running the intake process and executing the autonomous removal loop.

Frequently Asked Questions about unbroker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically remove my personal information from data broker sites?

You can automatically opt out of data brokers by running an autonomous removal pipeline that scans for your personal information and submits opt-out requests. The process uses a deterministic action queue to handle hundreds of registries.

Does automated data broker opt-out handle GDPR and CCPA privacy requests?

Yes, automated opt-out workflows are designed to manage privacy removals aligned with GDPR and CCPA regulations. The system submits opt-out requests and handles verification across US-based and international registries to ensure compliance.

Do I need Python 3 to automate opt-out requests from people-search websites?

Yes, Python 3 is required to run the automated opt-out scripts. You can optionally integrate cloud browsers or email providers to handle complex form-driving and verification tasks during the removal process.

What happens if a data broker requires government ID verification for removal?

When a data broker requires complex steps like government ID verification or phone calls, the automated pipeline uses a human-fallback mechanism. This tiered automation flags the task for manual completion while continuing automated removals elsewhere.

Is submitting my personal details to opt-out of people-search sites safe?

Submitting details to opt out of people-search sites follows least-disclosure principles, meaning only necessary information is provided. The system also supports at-rest encryption for sensitive dossiers to protect your data during removal workflows.

How do I stop doxxing by deleting my info from data brokers?

To stop doxxing, you can execute an intake process that identifies your exposed data and runs an autonomous removal loop. This deletes your records from data brokers and people-search websites, reducing harassment and identity theft risks.