Agent Skills: GitHub Actions Security Cheat Sheet

>-

UncategorizedID: adaptive-enforcement-lab/claude-skills/github-actions-security-cheat-sheet

Install this agent skill to your local

pnpm dlx add-skill https://github.com/adaptive-enforcement-lab/claude-skills/tree/HEAD/plugins/secure/skills/github-actions-security-cheat-sheet

Skill Files

Browse the full folder contents for github-actions-security-cheat-sheet.

Download Skill

Loading file tree…

plugins/secure/skills/github-actions-security-cheat-sheet/SKILL.md

Skill Metadata

Name
github-actions-security-cheat-sheet
Description
>-

GitHub Actions Security Cheat Sheet

When to Use This Skill

One-page security reference for hardening GitHub Actions workflows. Copy-paste ready patterns for production use.

Start Here

New to GitHub Actions security? Start with SHA pinning and minimal permissions. Both provide high impact with minimal workflow changes.

Implementation

See the full implementation guide in the source documentation.

Examples

See examples.md for code examples.

Full Reference

See reference.md for complete documentation.

References