agent-supply-chain

Installation
SKILL.md

Agent Supply Chain Integrity

Generate and verify integrity manifests for AI agent plugins and tools. Detect tampering, enforce version pinning, and establish supply chain provenance.

Overview

Agent plugins and MCP servers have the same supply chain risks as npm packages or container images — except the ecosystem has no equivalent of npm provenance, Sigstore, or SLSA. This skill fills that gap.

Plugin Directory → Hash All Files (SHA-256) → Generate INTEGRITY.json
Later: Plugin Directory → Re-Hash Files → Compare Against INTEGRITY.json
                                          Match? VERIFIED : TAMPERED

When to Use

Installs
779
GitHub Stars
35.1K
First Seen
Apr 9, 2026
agent-supply-chain — github/awesome-copilot