{
  "entry": {
    "kind": "skill",
    "slug": "anti-detect-browser",
    "name": "Anti-Detect Browser",
    "vendor": "antibrow",
    "description": "Launches browsers with distinct fingerprints so multiple accounts can be operated without the sites involved correlating them — built for multi-account automation.\n\nIt declares browser control and outbound network. This is the entry in the catalog where the risk is mostly about you rather than to you: evading fingerprinting is typically a terms-of-service violation on the target platform, and automating multiple accounts is prohibited outright by many. The technical capability is ordinary browser control; the exposure is account bans and, depending on jurisdiction and use, worse. Catalogued so that its presence in a stack is a deliberate decision.",
    "website": "https://github.com/antibrow",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "unknown",
    "capabilities": [
      "browser:control",
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "browser-automation",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 70,
      "band": "high",
      "signals": [
        {
          "id": "trust-unknown",
          "kind": "trust",
          "label": "Unknown publisher",
          "contribution": 20
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}