More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    🛡️ GitHub Actions Permission Hardener

    by JustHandled Labs

    1

    Audit and harden GitHub Actions workflows against overbroad permissions, secrets exposure, and supply-chain risks.

    Secure checkout via Stripe

    0 installsSecurity scanned

    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-all detected.
    • Medium: Unpinned Action. uses: actions/checkout@v2 should use a SHA.

    Fix

    permissions:
      contents: read
      deployments: write
    

    (Apply fix? [Y/N])

    What you get

    Enforce least-privilege GITHUB_TOKEN permissions across all workflowsIdentify and fix unsafe pull_request_target configurationsPin third-party actions to specific SHAs to prevent supply chain attacksDetect potential secrets leakage and insecure environment variable usageAudit CI resilience issues like missing timeouts or cache poisoning risks

    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_TOKEN permissions and suggests least-privilege alternatives.
    • Supply Chain Security: Detects unpinned actions and unverified third-party scripts.
    • Triggers & Injection: Flags unsafe pull_request_target usage 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

    Listed1 month ago

    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