Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add WYRE-AI/msp-claude-pluginsnpx agentmods add plugins/wyre-ai/msp-claude-plugins/backup-packgit clone --depth 1 https://github.com/WYRE-AI/msp-claude-pluginsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/wyre-ai/msp-claude-plugins/backup-pack)<a href="https://agentmods.dev/plugins/wyre-ai/msp-claude-plugins/backup-pack"><img src="https://agentmods.dev/badge/plugins/wyre-ai/msp-claude-plugins/backup-pack.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
backup-pack scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "backup-pack",
"displayName": "Backup & DR Assurance",
"description": "Cross-vendor backup and disaster-recovery assurance \u2014 job health monitoring, restore-test verification, retention/RPO compliance, and DR readiness across whatever backup and BCDR tools you have connected.",
"version": "0.1.3",
"author": {
"name": "MSP Claude Plugins Community"
},
"homepage": "https://github.com/wyre-technology/msp-claude-plugins",
"repository": "https://github.com/wyre-technology/msp-claude-plugins",
"license": "Apache-2.0"
}
What it installs
The manifest is a name and a version. 3 skills, 3 commands, 3 agents travel with it, and installing the plugin installs all of them — 679 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill Backup Job Health A 101 tokens
- Skill Restore-Test Verification A 77 tokens
- Skill Retention & RPO Compliance A 94 tokens
- Command restore-check A 19 tokens
- Command retention-audit A 17 tokens
- Command backup-status A 17 tokens
- Agent backup-health-auditor A 118 tokens
- Agent restore-readiness-checker A 128 tokens
- Agent retention-compliance-auditor A 108 tokens
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 13 lines scan A 1939276de0c3
backup-pack is a plugin published in the GitHub repository WYRE-AI/msp-claude-plugins (44 stars, last pushed 2d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.
Other plugins, from other repositories
federal-court-rules
Look up and search federal procedural and evidence rules plus selected district local and ECF rules using a verified local corpus downloaded on first use.
unity-devtools
Drive a running Unity Mono development build from your coding agent (Claude Code, Codex CLI): ships the unity-devtools-mcp server (process discovery, live type reflection, C# expression evaluation, and ECS entity/component/buffer read-write over the Mono Soft Debugger protocol, no code injection), plus skills.
codeql-resolver
Systematic CodeQL alert analysis and resolution for GitHub Actions workflows.
rad-chrome-extension
MV3 Chrome extension development standards (WXT, React, TypeScript) with two pure-stdlib Python validators that catch what LLM eyeballing misses. Skills cover architecture, MV3 security (CSP, remote code ban, content script isolation), permission minimization and CWS compliance, typed messaging, storage selection…
ai-news-hq
An AI-news crew (scout, analyst, editor) that tracks the field via web search and ships a ranked briefing on a cadence.
framework-generator
Create structured, repeatable frameworks with executable skills through staged refinement. Five stages: Frame, Organize, Refine, Generate, Evaluate.