Agent Skills: Hardened CI Workflow

>-

UncategorizedID: adaptive-enforcement-lab/claude-skills/hardened-ci-workflow

Install this agent skill to your local

pnpm dlx add-skill https://github.com/adaptive-enforcement-lab/claude-skills/tree/HEAD/plugins/secure/skills/hardened-ci-workflow

Skill Files

Browse the full folder contents for hardened-ci-workflow.

Download Skill

Loading file tree…

plugins/secure/skills/hardened-ci-workflow/SKILL.md

Skill Metadata

Name
hardened-ci-workflow
Description
>-

Hardened CI Workflow

When to Use This Skill

Copy-paste ready CI workflow templates with comprehensive security hardening. Each example demonstrates action pinning, minimal GITHUB_TOKEN permissions, input validation, and security scanning.

Complete Security Patterns

These workflows integrate all security patterns from the hub: SHA-pinned actions, job-level permissions, secret scanning prevention, fork PR safety, and security tooling. Use as production templates.

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