{
  "entry": {
    "kind": "plugin",
    "slug": "szum-tech-claude-plugins",
    "name": "Szum-Tech Claude Plugins",
    "vendor": "JanSzewczyk",
    "description": "A focused marketplace collection of roughly 10 agents and 25 skills covering Next.js, testing, Firebase, product management, and AI tool workflows — curated for a specific stack rather than attempting general coverage.\n\nSmall, opinionated bundles are the easier end of this category to review: 25 skills can actually be read before use, which is not true of the thousand-skill marketplaces. It declares filesystem read and write plus shell execution, inheriting the agent's authority. For teams standardising on the covered stack, a bundle of this size is the sensible middle ground between writing every skill yourself and installing everything.",
    "website": "https://github.com/JanSzewczyk/claude-plugins",
    "repository": "https://github.com/JanSzewczyk/claude-plugins",
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [
      "filesystem:read",
      "filesystem:write",
      "shell:execute"
    ],
    "packaging": {
      "manager": "claude-plugin",
      "packageName": "claude-plugins"
    },
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 65,
      "band": "high",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "2 high-risk capabilities: filesystem:write, shell:execute",
          "contribution": 20
        },
        {
          "id": "filesystem-write-shell-risk",
          "kind": "combination",
          "label": "Persistence + execution risk (medium)",
          "description": "Shell execution plus filesystem write means the agent can plant persistent backdoors (e.g. modifying startup scripts).",
          "contribution": 5
        }
      ],
      "dangerousCombos": [
        {
          "id": "filesystem-write-shell-risk",
          "name": "Persistence + execution risk",
          "description": "Shell execution plus filesystem write means the agent can plant persistent backdoors (e.g. modifying startup scripts).",
          "capabilities": [
            "shell:execute",
            "filesystem:write"
          ],
          "severity": "medium"
        }
      ]
    },
    "dangerousCombos": [
      {
        "id": "filesystem-write-shell-risk",
        "name": "Persistence + execution risk",
        "description": "Shell execution plus filesystem write means the agent can plant persistent backdoors (e.g. modifying startup scripts).",
        "capabilities": [
          "shell:execute",
          "filesystem:write"
        ],
        "severity": "medium"
      }
    ]
  }
}