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.
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.
Findings
-
Established community project Trust offset
-
2 high-risk capabilities: filesystem:write, shell:execute Critical
-
Persistence + execution risk (medium) MediumEvidenceShell execution plus filesystem write means the agent can plant persistent backdoors (e.g. modifying startup scripts).
Capabilities
Every capability the entry declares, with the security implication of each.
-
filesystem:readFilesystem readCan read files on the host system. Used for context, indexing, or analysis. -
filesystem:writeFilesystem writeCan create, edit, or delete files on the host system. High-impact capability — anything from helpful edits to planting persistence. -
shell:executeShell executionCan 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 mediumShell execution plus filesystem write means the agent can plant persistent backdoors (e.g. modifying startup scripts).shell:execute filesystem:write