gha-lint

Installation
SKILL.md

GitHub Actions Lint & Security

Static analysis and security checking tools for GitHub Actions workflows. All tools are available via nixpkgs for local use. Each tool covers different checks with no overlap, so using all of them together is recommended.

Tool Purpose nixpkgs
actionlint Workflow syntax checking nixpkgs#actionlint
pinact SHA-pin action references nixpkgs#pinact
ghalint Security best practices nixpkgs#ghalint
zizmor Security vulnerability analysis nixpkgs#zizmor

actionlint

Syntax and type checker for workflow files. Integrates with shellcheck / pyflakes to also inspect inline scripts.

Basic Commands

Related skills
Installs
1
GitHub Stars
3
First Seen
Mar 17, 2026