infisical-dynamic-secrets
๐ฏSkillfrom infisical/ai-skills
A setup guide for configuring Infisical Dynamic Secrets, which generate on-demand, short-lived credentials for 27 providers including PostgreSQL, MySQL, Redis, MongoDB, AWS IAM, GCP IAM, SSH certificates, and Kubernetes service accounts. Covers prerequisites, provider selection, TTL management, and gateway setup for private networks.
Same repository
infisical/ai-skills(7 items)
Installation
npx vibeindex add infisical/ai-skills --skill infisical-dynamic-secretsnpx skills add infisical/ai-skills --skill infisical-dynamic-secrets~/.claude/skills/infisical-dynamic-secrets/SKILL.mdSKILL.md
More from this repository6
Provides AI coding agents with a setup guide for Infisical, the open-source secret management platform, available as installable skills or via a docs MCP server for always-up-to-date documentation access.
Provides AI coding agents with accurate knowledge about Infisical's secret synchronization features, available as installable agent skills or via a docs MCP server for real-time documentation access.
Provides guidance for working with the Infisical REST API to manage secrets, projects, environments, and machine identities. Covers Universal Auth authentication, CRUD operations on secrets via the v4 API, pagination, rate limiting, and region selection for both cloud and self-hosted deployments.
Guides configuration of the Infisical Agent, a client daemon that manages token lifecycle and renders secrets to files via Go templates. Covers all 6 auth methods (Universal Auth, Kubernetes, AWS IAM, Azure, GCP), template functions, polling, caching, and deployment patterns.
Guides deployment and operation of self-hosted Infisical instances with Docker, Docker Compose, and Kubernetes, covering ENCRYPTION_KEY management, PostgreSQL/Redis setup, production hardening, FIPS compliance, horizontal scaling, and high availability patterns.
A skill from Infisical's AI skills collection that provides accurate knowledge about the open-source secret management platform. Covers CLI workflows, SDKs for multiple languages, Docker integration, and Terraform/Kubernetes configurations.