{
  "entry": {
    "kind": "plugin",
    "slug": "marketing-skills",
    "name": "Marketing Skills",
    "vendor": "coreyhaines31",
    "description": "A domain bundle installing a full set of marketing skills — around 48 of them — covering paid acquisition, SEO, lifecycle email, analytics, and positioning, so a single install equips an agent for marketing work rather than engineering.\n\nIts capability profile is unusually light for a plugin: most of these skills are process and copy rather than automation, so the bundle declares filesystem read and write for the documents it produces, with outbound network for the research-oriented skills. It is a useful catalog data point that not every plugin is a code-execution risk — a bundle's score should follow what its skills actually touch, and this one touches drafts.",
    "website": "https://github.com/coreyhaines31",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [
      "filesystem:read",
      "filesystem:write",
      "network:outbound"
    ],
    "packaging": {
      "manager": "claude-plugin",
      "packageName": "marketing-skills"
    },
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 50,
      "band": "medium",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: filesystem:write",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}