supply-chain-risk-auditor

Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface, evaluating dependency health, or scoping security engagements.

Content Preview
---
name: supply-chain-risk-auditor
description: "Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface, evaluating dependency health, or scoping security engagements."
allowed-tools:
  - Read
  - Write
  - Bash
  - Glob
  - Grep
risk: unknown
source: community
---

# Supply Chain Risk Auditor

Activates when the user says "audit this project's dependencies".

## When to Use
- Assessing dependency risk before a security audit
- Eva
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/supply-chain-risk-auditor.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/supply-chain-risk-auditor/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/supply-chain-risk-auditor/SKILL.md

Related Skills