magpie-setup

A toolkit for installing, updating, checking, and configuring the Apache Magpie framework.

In plain words
What is it for?
Installing or adopting Magpie, upgrading it, checking its state, applying overrides, setting up secure-agent use, and synchronising shared configuration.
Why use it?
It brings common Magpie maintenance tasks into one place, so you do not have to manage each task separately.

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 apache/magpie
agentmods
npx agentmods add plugins/apache/magpie/magpie-setup
Clone the repo
git clone --depth 1 https://github.com/apache/magpie

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

magpie-setup 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 2d ago.

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.

plugins/magpie-setup/.claude-plugin/plugin.json · 14 lines

What it actually says

{
  "name": "magpie-setup",
  "description": "Apache Magpie \u2014 framework install/maintenance: install (adopt), upgrade, verify, override, status, secure-agent setup, shared-config sync.",
  "version": "0.2.0.dev0",
  "author": {
    "name": "Apache Magpie",
    "url": "https://magpie.apache.org/"
  },
  "homepage": "https://magpie.apache.org/",
  "repository": "https://github.com/apache/magpie",
  "license": "Apache-2.0",
  "skills": "./skills"
}
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. 2d ago First seen · 14 lines scan A aee2c6bb6696

Subscribe to this mod's changes

magpie-setup is a plugin published in the GitHub repository apache/magpie (84 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-08-30.

Related

Other plugins, from other repositories

dep-diff

Translates a lockfile diff into a human-readable upgrade plan for npm and PyPI.

DigiCatalyst-Systems/dep-diff-mcp · not measured

nist-nvd-mcp-server

Search and audit CVEs by keyword, severity, CWE, CISA KEV status, and CPE via the NIST National Vulnerability Database. STDIO or Streamable HTTP.

cyanheads/nist-nvd-mcp-server · not measured

find-cve-agent

CVE hunting harness for open source security research. A 5-agent team that systematically finds, validates, and reports real vulnerabilities in open source packages.

ByamB4/find-cve-agent · not measured

tridentchain-security

Comprehensive local supply-chain CVE scanning — project deps, system packages (Homebrew/apt), AND IDE extensions (VS Code, JetBrains) — with EPSS exploit-probability and CISA KEV prioritisation. Includes validate-after-patch workflow to confirm fixes. Local-first; no source code leaves the user's machine. Complements…

DevInder1/supply-chain-scanner-public · not measured

threat-intel-marketplace

A single-plugin marketplace hosting the Threat Intel Toolkit — defensive IOC triage on free, key-free open-source threat feeds.

kevinmhorvath/threat-intel-toolkit · not measured

threat-intel-toolkit

Defensive IOC + vulnerability triage on free/open-source intel: a subagent plus two skills — threat-intel-lookup (aggregates 10 key-free feeds and looks up IPs, domains, URLs, CVEs) and exploit-availability-check (rates a CVE's exploit/PoC maturity via KEV, EPSS, Metasploit, Nuclei, Exploit-DB, and PoC aggregators).…

kevinmhorvath/threat-intel-toolkit · not measured