From 8954badfe282b94a67c46115b655d287b435ef8c Mon Sep 17 00:00:00 2001 From: Champbreed Date: Fri, 20 Mar 2026 18:09:05 +0100 Subject: [PATCH] docs(gha-security-review): resolve metadata and refine usage scope per review (#362) Co-authored-by: sickn33 --- skills/gha-security-review/SKILL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/skills/gha-security-review/SKILL.md b/skills/gha-security-review/SKILL.md index 1517b2d2..7cb2bc36 100644 --- a/skills/gha-security-review/SKILL.md +++ b/skills/gha-security-review/SKILL.md @@ -1,8 +1,9 @@ --- name: gha-security-review description: "Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it." -risk: unknown +risk: safe source: community +date_added: 2026-03-16 ---