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/rehold.json

references/brokers/rehold.jsonBrowse 56 files
View on GitHub
← Back to SKILL.md
{  "id": "rehold",  "name": "Rehold",  "category": "property_records",  "priority": "long_tail",  "jurisdictions": [    "US"  ],  "search": {    "method": "url_pattern",    "url": "https://rehold.com/",    "fetch": "browser",    "match_signal": "result",    "match_signal_notes": "PROPERTY-RECORD, NOT PII. An address match here shows only PUBLIC PROPERTY RECORDS (build year, beds/baths, last sale price, incident history). Resident/owner NAMES sit behind 'View full report', which leads to a paywall/signup, so no personal PII is publicly exposed. Public property records are NOT removable. Record `found` ONLY if a resident NAME matching the subject is publicly displayed on the free page; an address-only match is `not_found` (nothing to opt out of).",    "access": "paywall",    "by": [      "address"    ]  },  "optout": {    "tier": "T2",    "method": "web_form",    "url": "https://rehold.com/optout",    "requires": {      "profile_url": true,      "email_verification": false,      "captcha": false,      "gov_id": false,      "account": false,      "phone_callback": false,      "payment": false    },    "inputs": [      "profile_url"    ],    "notes": "Address-anchored property/reverse-address site. Only pursue an opt-out if the scan found a publicly displayed resident NAME for the subject (see match_signal_notes); a bare public property record is not personal PII and is not removable. If the subject's personal profile IS shown, submit the profile URL to the opt-out endpoint and confirm the live flow in a residential browser before the first submission, then set last_verified.",    "quirks": [      "Distinguish 'address exists in a public property DB' (non-removable) from 'the subject's personal profile is displayed' (removable). Only the latter is an actionable exposure.",      "'View full report' is a paywall/signup, not proof of a public listing.",      "Opt-out endpoint UNVERIFIED: confirm the live flow before the first submission."    ],    "est_processing_days": 3,    "reappearance_risk": "low"  },  "last_verified": null,  "source": "curated",  "confidence": "documented"}