Skill Detail
Start governed Claude Code sessions with short-lived service credentials using Kontext CLI
Inject short-lived, scoped service credentials into Claude Code sessions so agents can reach approved systems without exposing raw secrets.
Security & VerificationClaude Code
Security & Verification
Claude Code
Security Reviewed
โญ 143 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill start-governed-claude-code-sessions-with-short-lived-service-credentials-using-kontext-cli
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Claude Code, supported service accounts, browser login for first-run auth
Install & setup
Install with `brew install kontext-security/tap/kontext`, then run `kontext start –agent claude` from your project to authenticate, connect providers, inject short-lived credentials, and launch Claude Code.
Author
kontext-security
Publisher
Organization
Last updated
Apr 18, 2026
Quick brief
Use Kontext CLI when you need Claude Code to call systems like GitHub, Stripe, or internal services without handing the agent long-lived keys in plain env files. Invoke it instead of using the product normally when the job is starting a governed agent session with scoped credentials, hosted provider connection, and traceable tool activity, not generic secret storage or identity management. The boundary is the session-start credential brokering workflow for Claude Code, which is narrower than a general security platform or SDK listing.