Browse Source

docs(supply-chain-defense): Match installed Helps-with wording

Sync the SKILL.md Helps-with preamble to the wording already live in
~/.claude/skills (authored by the user). Prevents re-divergence on next
install.ps1 run.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0xDarkMatter 1 day ago
parent
commit
fafb230701
1 changed files with 1 additions and 1 deletions
  1. 1 1
      skills/supply-chain-defense/SKILL.md

+ 1 - 1
skills/supply-chain-defense/SKILL.md

@@ -17,7 +17,7 @@ persistence hooks into **Claude Code and VS Code settings** specifically.
 
 ## Helps with
 
-**Every dependency install or version bump is a use case here — not just suspected attacks.** Run the behavioural scan on the way in, before the install, every time.
+Every install or version bump is a use case for this skill, not just suspected attacks — the routine cooldown gate + behavioural score is the whole point.
 
 Deciding whether a dependency you're about to add is safe — getting a behavioural
 verdict on an npm or PyPI package *before* `npm install` / `pip install`, not days