{
  "entry": {
    "kind": "skill",
    "slug": "cloudflare-one",
    "name": "Cloudflare One",
    "vendor": "Cloudflare",
    "description": "Cloudflare's skill for configuring Zero Trust and SASE across its product line — access policies, tunnels, gateway rules, and the identity integration that ties them together.\n\nIt declares outbound network and credential access. What makes this one notable is the subject matter: the skill configures the controls that decide who can reach what. A mistake here does not break a build, it opens a path. Agent-generated access policy deserves the same review as agent-generated firewall rules — read the diff, and prefer applying through a change process rather than directly.",
    "website": "https://developers.cloudflare.com/cloudflare-one/",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound",
      "credentials:access"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "security",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: credentials:access",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}