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

references/brokers/peekyou.jsonBrowse 56 files
View on GitHub
← Back to SKILL.md
{  "id": "peekyou",  "name": "PeekYou",  "category": "people_search",  "priority": "high",  "jurisdictions": [    "US"  ],  "parent": "peekyou",  "owns": [],  "search": {    "method": "url_pattern",    "url": "https://www.peekyou.com/",    "fetch": "browser",    "match_signal": "result",    "antibot": "cloudflare",    "by": [      "name",      "phone",      "address"    ]  },  "optout": {    "tier": "T2",    "method": "web_form",    "url": "https://www.peekyou.com/about/contact/optout",    "requires": {      "profile_url": true,      "email_verification": true,      "captcha": false,      "gov_id": false,      "account": false,      "phone_callback": false,      "payment": false    },    "inputs": [      "full_name",      "contact_email",      "profile_url"    ],    "notes": "Aggregates social/web profiles. Opt-out: paste your PeekYou profile URL(s), pick a reason, provide email, confirm the link.",    "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.",      "Needs the confirmed PeekYou profile_url.",      "Email verification required."    ],    "est_processing_days": 7,    "reappearance_risk": "medium"  },  "last_verified": null,  "source": "curated",  "confidence": "documented"}