Actions Workflow Hardener

Review a GitHub Actions workflow YAML file for security hardening issues — unpinned action SHAs, overpermissive GITHUB_TOKEN, missing OIDC for cloud auth, pull_request_target misuse, secret-handling problems, self-hosted-runner risks. Produces a structured finding list with severity, line reference, remediation, and a citation to the underlying GitHub recommendation. Baseline derived from `vault/research/github/2026-06-20-actions-hardening-post-shai-hulud.md` (7 hardening practices from GitHub Docs). Use whenever the user is reviewing a workflow file before merge or auditing inherited workflows.

themarmack 5501014 2 files · 8.5 KB Updated

File contents

themarmack/research-bot/tree/main/.claude/skills/actions-workflow-hardener commit 5501014b3c

Frequently asked questions

npx skillmds@latest add themarmack/actions-workflow-hardener