Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Compromised runners - GitHub Docs

Explains the security implications of compromised runners and provides guidance on mitigating risks associated with untrusted execution environments.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Compromised runners - GitHub Docs

Explains the security implications of compromised runners and provides guidance on mitigating risks associated with untrusted execution environments.

When To Use

Use when designing secure CI/CD workflows or determining how to isolate sensitive tasks from potentially untrusted runner environments.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-security-compromised-runners-github-docs-workflow-guide.mdDocumentation explaining the security risks, potential impact, and data exfiltration methods associated with compromised GitHub Actions runners.Questions about documentation explaining the security risks, potential impact, and data exfiltration methods associated with compromi...
examples/actions-security-compromised-runners-github-docs-github-actions-compromi.textA text example demonstrating a workflow using a compromised action that accesses sensitive secrets.Exact payloads, commands, or snippets shown in A text example demonstrating a workflow using a compromised action that accesses sensitive secrets.

What This Skill Covers

    • GitHub Actions / - Concepts / - Security / - Compromised runners
  • Main sections: In this article, Potential impact of a compromised runner, Accessing secrets, Exfiltrating data from a runner, Stealing the job's GITHUBTOKEN.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/concepts/security/compromised-runners