backup-pack

backup-pack is a plugin for Claude Code from WYRE-AI/msp-claude-plugins. Its manifest loads nothing; the 3 skills, 3 commands, 3 agents it bundles cost 679 tokens per session together, scanned A, original, Apache-2.0.

A collection of backup and disaster-recovery checks that works across the connected backup tools. It covers job health, restore-test evidence, retention, recovery targets, and readiness.

In plain words
What is it for?
Use it to monitor backup jobs, verify restore tests, check retention and RPO compliance, and assess disaster-recovery readiness.
Why use it?
It gives an overall view of whether backups are running and whether they have actually been shown to recover data.

Plugin for Claude Code

Install

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.

Claude Code
/plugin marketplace add WYRE-AI/msp-claude-plugins
agentmods
npx agentmods add plugins/wyre-ai/msp-claude-plugins/backup-pack
Clone the repo
git clone --depth 1 https://github.com/WYRE-AI/msp-claude-plugins

Made for: Claude Code.

Wrote 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.

agentmods badge for backup-pack

README.md
[![agentmods](https://agentmods.dev/badge/plugins/wyre-ai/msp-claude-plugins/backup-pack.svg)](https://agentmods.dev/plugins/wyre-ai/msp-claude-plugins/backup-pack)
Your own site
<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>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 3 skills, 3 commands, 3 agents cost 679 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

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.

msp-claude-plugins/backup-pack/.claude-plugin/plugin.json · 13 lines

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"
}
Contents

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.

Changes

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.

  1. yesterday First seen · 13 lines scan A 1939276de0c3

Subscribe to this mod's changes

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.

Related

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.

DocketDrafter/docketdrafter-plugins · not measured

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.

CitiesSkylinesModding/agents-plugins · not measured

codeql-resolver

Systematic CodeQL alert analysis and resolution for GitHub Actions workflows.

dryvist/claude-code-plugins · not measured

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…

RadOrigin-LLC/RAD-Claude-Skills · not measured

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.

OneWave-AI/open-agent-stack · not measured

framework-generator

Create structured, repeatable frameworks with executable skills through staged refinement. Five stages: Frame, Organize, Refine, Generate, Evaluate.

athrael-soju/framework-generator · not measured