Audit GitHub Actions workflows for insecure permissions and unpinned actions · git:20260710.62afd0f · 2026-07-10 · sha256 ec64c9010c99292b

Audit GitHub Actions workflows for insecure permissions and unpinned actions git:20260710.62afd0fA

Immutable. This exact content is served forever at /api/v1/blob/ec64c9010c99292b.

---
name: "Audit GitHub Actions workflows for insecure permissions and unpinned actions"
slug: "audit-github-actions-workflows-for-insecure-permissions-and-unpinned-actions"
description: "This ASE skill uses zizmor to audit GitHub Actions workflows and composite actions for security mistakes before they ship. An agent can scan local repos or remote GitHub repositories, flag risky permission scopes and unsafe workflow patterns, and return plain output, GitHub-native findings, or SARIF for follow-up automation."
github_stars: 4145
verification: "security_reviewed"
source: "https://github.com/zizmorcore/zizmor"
author: "zizmorcore"
publisher_type: "Open Source Project"
category: "Security & Verification"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "zizmorcore/zizmor"
  github_stars: 4145
---

# Audit GitHub Actions workflows for insecure permissions and unpinned actions

This ASE skill uses zizmor to audit GitHub Actions workflows and composite actions for security mistakes before they ship. An agent can scan local repos or remote GitHub repositories, flag risky permission scopes and unsafe workflow patterns, and return plain output, GitHub-native findings, or SARIF for follow-up automation.

## Prerequisites

GitHub Actions workflow files or a GitHub repository, with a GitHub token only when auditing remote or private repos

## Installation

Basic usage or getting-started notes:
- [detailed usage recipes].
- [detailed usage recipes]: https://docs.zizmor.sh/usage/

- Source: https://github.com/zizmorcore/zizmor
- Extracted from upstream docs: https://raw.githubusercontent.com/zizmorcore/zizmor/HEAD/README.md

## Documentation

- https://docs.zizmor.sh/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/audit-github-actions-workflows-for-insecure-permissions-and-unpinned-actions/)