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

  • Before promoting a plugin from development to production
Related skills

More from github/awesome-copilot

Installs
636
GitHub Stars
32.8K
First Seen
Apr 9, 2026