unbroker

Autonomously remove your info from data-broker sites.

  • privacy
  • data-broker
  • opt-out
  • ccpa
  • gdpr
  • security
  • doxxing

Declared platforms: linux · macos · windows

Install
npx skills add 'https://github.com/NousResearch/hermes-agent/tree/main/optional-skills/security/unbroker'
Download bundle ↓
main · 24fd22bScanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

references/brokers/familytreenow.json

references/brokers/familytreenow.jsonBrowse 56 files
View on GitHub
← Back to SKILL.md
{  "id": "familytreenow",  "name": "FamilyTreeNow",  "category": "people_search",  "priority": "crucial",  "jurisdictions": [    "US"  ],  "parent": "familytreenow",  "owns": [],  "search": {    "method": "url_pattern",    "url": "https://www.familytreenow.com/",    "fetch": "browser",    "match_signal": "result",    "antibot": "cloudflare",    "by": [      "name",      "phone",      "address"    ]  },  "optout": {    "tier": "T2",    "method": "web_form",    "url": "https://www.familytreenow.com/optout",    "requires": {      "profile_url": false,      "email_verification": false,      "captcha": false,      "gov_id": false,      "account": false,      "phone_callback": false,      "payment": false    },    "inputs": [      "full_name"    ],    "notes": "Notorious free people-search / doxxing site (no registry). Opt-out: search the record, select it, confirm removal on-site. No account, free.",    "quirks": [      "Opt-out URL is the documented public endpoint; datacenter IPs get 403 (anti-bot), so confirm the live flow via the operator's residential browser before the first submission, then set last_verified.",      "Select the exact record from search results, then confirm removal; historically no email step, but re-lists periodically so keep the re-scan scheduled."    ],    "est_processing_days": 2,    "reappearance_risk": "high"  },  "last_verified": null,  "source": "curated",  "confidence": "documented"}