Setup Oidc banner
latiotech latiotech

Setup Oidc

Git community

Description

--- description: "Walkthrough: Replace long-lived cloud credentials with OIDC in GitHub Actions" allowed-tools: Read, Write, Edit, Glob, Grep, Bash(git:*, gh:*, aws:*, gcloud:*, az:*) --- Interactive walkthrough to replace long-lived cloud credentials (AWS keys, GCP service account keys, Azure secrets) with short-lived OIDC tokens in GitHub Actions. This eliminates the risk of credential theft from CI runners. Read `${CLAUDE_PLUGIN_ROOT}/skills/supply-chain-hardening/references/actions-configs

Installation

Installs to ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-oidc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-oidc && curl -fsSL https://raw.githubusercontent.com/latiotech/secure-supply-chain-skills/HEAD/commands/setup-oidc.md -o ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-oidc/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository