Skip to content

Add supply-chain-gate plugin to Security section#264

Open
piiiico wants to merge 3 commits into
ccplugins:mainfrom
piiiico:add-supply-chain-gate
Open

Add supply-chain-gate plugin to Security section#264
piiiico wants to merge 3 commits into
ccplugins:mainfrom
piiiico:add-supply-chain-gate

Conversation

@piiiico

@piiiico piiiico commented Jun 12, 2026

Copy link
Copy Markdown

Adds a supply-chain-gate plugin to the Security, Compliance & Legal section.

What it provides:

  • /supply-chain-audit slash command — runs npx proof-of-commitment to audit project dependencies for behavioral risk signals (publisher depth, release consistency, maintenance patterns)
  • Suggests poc hook to install a PreToolUse hook that blocks CRITICAL packages before they execute

Why it matters for Claude Code users: The Shai-Hulud worm (May 2026) specifically targeted AI coding assistants, planting persistence hooks in .claude/settings.json. When Claude Code installs dependencies autonomously, behavioral signals catch compromised packages that vulnerability databases miss. Both axios and chalk scored CRITICAL before their attacks.

Built on proof-of-commitment (npm, PyPI, Cargo, Go support).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant