More screenshots

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    🛡️ GitHub Actions Permission Hardener

    1

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

    $19

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    🛡️ GitHub Actions Permission Hardener

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

    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

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 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

    Listed3 months ago

    Frequently Asked Questions