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.
Secure checkout via Stripe
See it in action
You say
Audit my .github/workflows/deploy.yml file for security risks and suggest hardening steps.
Your agent does
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])
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
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
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 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Frequently Asked Questions
Popular in Security & Compliance
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.

sast-configuration
Automate the setup and optimization of Semgrep, SonarQube, and CodeQL for high-signal security testing.
cybersecurity-bridge for all agentic
A high-performance wrapper to route security tasks directly to the Anthropic-Cybersecurity-Skills library.
security-first
Prevent vulnerabilities before they happen by forcing early security framing and secure-by-default design patterns.