Harden Github Actions

Whenever you create or substantially edit a GitHub Actions workflow (.github/workflows/*.yml), run `uvx zizmor --persona pedantic` on it and fix every finding before considering the file done. Use this any time you add a new workflow, paste a template workflow (e.g. the Claude GitHub App, a marketplace action, a generated CI/CD file), or change `uses:`, `permissions:`, or trigger blocks — even if the user didn't mention security or zizmor. A workflow that hasn't been run through the pedantic audit is not finished.

alexanderop 0c66f37 5.3 KB Updated

File contents

alexanderop/skills/tree/main/skills/engineering/harden-github-actions commit 0c66f37394

Frequently asked questions

npx skillmds@latest add alexanderop/harden-github-actions