{
  "entry": {
    "kind": "skill",
    "slug": "deep-research",
    "name": "Deep Research",
    "vendor": "samber",
    "description": "Conducts parallel web searches with multi-source validation and produces a cited report, deliberately cross-checking claims across sources rather than summarising the first result.\n\nOutbound network access is its only declared capability. Multi-source validation is a real defence against both hallucination and retrieval-borne prompt injection — a claim that appears in one adversarial page and nowhere else fails corroboration. It is not a complete defence, since sources can agree by copying each other, but requiring citations at least makes the failure inspectable.",
    "website": "https://github.com/samber",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "research",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 40,
      "band": "medium",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}