Plugin community
Risk level
high
65/100

Szum-Tech Claude Plugins

Szum-Tech Claude Plugins is a community-maintained plugin from JanSzewczyk. Anomity scores its risk at 65 out of 100 (high). It matches 1 dangerous capability combination.

filesystem:read filesystem:write shell:execute

Analysis summary

Szum-Tech Claude Plugins is a community-maintained plugin from JanSzewczyk. Anomity scores its risk at 65 out of 100 (high). It matches 1 dangerous capability combination.

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.

Small, 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.

Why this entry scored 65 out of 100

This profile starts at the catalog's neutral base of 50. Because the entry is community-maintained, trust adjusts the score by -10. Declared high-risk capabilities add +20 (capped at +30). It matches 1 dangerous capability combination, which contributes additional severity weight. The clamped result is 65, placing it in the high band.

See the full scoring formula →

Findings

  • Established community project Trust offset
    Contribution to score: -10
  • 2 high-risk capabilities: filesystem:write, shell:execute Critical
    Contribution to score: +20
  • Persistence + execution risk (medium) Medium
    Evidence
    Shell execution plus filesystem write means the agent can plant persistent backdoors (e.g. modifying startup scripts).
    Contribution to score: +5

Capabilities

Every capability the entry declares, with the security implication of each.

  • filesystem:read Filesystem read
    Can read files on the host system. Used for context, indexing, or analysis.
  • filesystem:write Filesystem write
    Can create, edit, or delete files on the host system. High-impact capability — anything from helpful edits to planting persistence.
  • shell:execute Shell execution
    Can run arbitrary shell commands. Combined with network access this becomes effectively a remote shell.

Dangerous combinations matched

Capability pairings that compound into well-known attack patterns.

  • Persistence + execution risk medium
    Shell execution plus filesystem write means the agent can plant persistent backdoors (e.g. modifying startup scripts).
    shell:execute filesystem:write