Armory
Source
Browse
Skills

supply-chain-guard

Detect and remediate software supply chain attacks in npm, PyPI, crates.io, GitHub Actions, and CI/CD pipelines by scanning for known compromised packages, malicious versions, filesystem IOCs, C2 indicators, and CI/CD misconfigurations.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install supply-chain-guard --cli claude

writes the skill into.claude/skills/supply-chain-guard/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/supply-chain-guard/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Detect and remediate software supply chain attacks in npm, PyPI, crates.io, GitHub Actions, and CI/CD pipelines by scanning for known compromised packages, malicious versions, filesystem IOCs, C2 indicators, and CI/CD misconfigurations.

When to use it

Detect and remediate software supply chain attacks in npm, PyPI, crates.io, GitHub Actions, and CI/CD pipelines by scanning for known compromised packages, malicious versions, filesystem IOCs, C2 indicators, and CI/CD misconfigurations.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/supply-chain-guard/SKILL.md -o .claude/skills/supply-chain-guard/SKILL.md

Notes

Extracted from davila7/claude-code-templates, supply-chain-guard category.