More screenshots
Works with the AI tools you already use
🛡️ GitHub Actions Permission Hardener
Audit and harden GitHub Actions workflows against overbroad permissions, secrets exposure, and supply-chain risks.
$19
🛡️ GitHub Actions Permission Hardener
Example session with this skill installed
Audit my .github/workflows/deploy.yml file for security risks and suggest hardening steps.
- Read your context and instructions
- Compiled the github actions permission
Confirmed Findings
- High: Overbroad permissions.
permissions: write-alldetected. - Medium: Unpinned Action.
uses: actions/checkout@v2should use a SHA.
Fix
permissions:
contents: read
deployments: write
(Apply fix? [Y/N])
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
Secure Your CI/CD Pipeline
GitHub Actions are the backbone of modern CI/CD, but misconfigured permissions can turn your automation into a security liability. This skill provides a specialized, evidence-first security audit and hardening workflow for your GitHub Actions YAML configurations.
What it does
The Permission Hardener goes beyond basic linting. It performs a deep heuristic scan of your workflow files to identify high-risk patterns that automated tools often miss. It evaluates:
- Permission Scoping: Identifies overbroad
GITHUB_TOKENpermissions and suggests least-privilege alternatives. - Supply Chain Security: Detects unpinned actions and unverified third-party scripts.
- Triggers & Injection: Flags unsafe
pull_request_targetusage and potential script injection points. - Resilience: Spots missing timeouts, concurrency conflicts, and cache poisoning risks.
Why use this skill
While generic AI prompts might give you vague advice, this skill uses a structured workflow involving local heuristic scripts and a specialized audit checklist. It ranks findings by severity (Critical to Info), provides exact evidence for every claim, and generates copy-paste remediation snippets that follow GitHub security best practices.
Output Format
Results are delivered in a developer-ready format including a scope of inspection, severity-ranked findings with cited evidence, and safe remediation templates. It clearly separates confirmed risks from hypotheses requiring manual verification.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 3 months ago
- Passed all security checks, Safe to install