Claude Plugins — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Claude Plugins (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Public Claude Code plugin marketplace maintained by Anyshift.
One marketplace, one install command, every Anyshift skill.
In a Claude Code session:
/plugin marketplace add anyshift-io/claude-plugins
/plugin install annie-skills@anyshiftThat's it. The skill is now loaded and the agent will reach for it whenever the user asks something that maps to Annie or the Anyshift MCP surface.
To see what else is in the marketplace:
/plugin marketplace browse anyshiftTo update later (after we ship a new plugin or a new version of an existing one):
/plugin marketplace update anyshift| Plugin | What it does | Source |
|---|---|---|
annie-skills | Teaches the agent how to drive the Annie CLI and the Anyshift MCP server: install + auth, the 5 read-only tools (get_resource_graph, get_recent_changes, get_dependents, get_blast_radius, get_temporal_diff), worked examples, failure modes. | anyshift-io/annie-skills |
sre-skills | Vendor-neutral SRE methodology skills: investigate a live incident, analyze change impact, hand over oncall, author a postmortem, audit reliability. Runs offline against fixtures, no credentials required. | anyshift-io/sre-skills |
More plugins ship here as they land. See the plugins array in .claude-plugin/marketplace.json for the canonical list.
anyshift-io/annie-skills, Anyshift-specific skills (vendor-bound: needs Annie).anyshift-io/sre-skills, vendor-neutral SRE methodology skills.anyshift-io/awesome-sre-skills, curated index of SRE skills, MCP servers, and reading.Plugin contributions live in their source repos, not here. Send patches there. This repo holds only the marketplace catalog (.claude-plugin/marketplace.json).
If you want to propose a new plugin for the catalog, open an issue with a link to the plugin repo and a short pitch on what it does. Reviewers check: the plugin has a valid .claude-plugin/plugin.json, the skill / command / agent passes claude plugin validate, and the scope fits Anyshift's positioning (SRE, infrastructure-aware agents).
Apache 2.0. The catalog itself is licensed Apache 2.0; each listed plugin carries its own license, see the plugin's repo.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.