# Ghalint

> Use this skill when the user wants to github actions workflow linter for security best practices.

- Skill: `javimosch/ghalint` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/ghalint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/ghalint/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/ghalint

---


# Ghalint Plugin

GitHub Actions workflow linter for security best practices.

## Commands

### Operations
- `ghalint workflow lint` — lint workflow via ghalint
- `ghalint policy run` — run policy via ghalint
- `ghalint config show` — show config via ghalint

## Usage Examples
- "ghalint --help"
- "ghalint <args>"

## Installation

```bash
go install github.com/suzuki-shunsuke/ghalint/cmd/ghalint@latest
```

## Examples

```bash
ghalint --version
ghalint --help
```

## Key Features
- github-actions\n- linter\n- security

