GitHub Actions Authentication and Security When to Use This Skill | Use this skill when... | Use claude-code-github-workflows instead when... | |---|---| | Choosing between Anthropic API, AWS Bedrock, or Vertex AI authentication | Authoring the workflow trigger, prompt, or job orchestration | | Scoping blocks to least-privilege per task | Adding a new automation pattern (PR review, issue triage, CI auto-fix) | | Hardening against prompt injection or external-contributor attack surface | Configuring and tool allowlists — see github-actions-mcp-config | | Rotating / / secrets | Inspecting faili…