๐ŸŽฏ

infisical-dynamic-secrets

๐ŸŽฏSkill

from infisical/ai-skills

VibeIndex|
What it does
|

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)

infisical-dynamic-secrets

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add infisical/ai-skills --skill infisical-dynamic-secrets
skills.sh Installโš  Installs to .agents/skills/
npx skills add infisical/ai-skills --skill infisical-dynamic-secrets
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/infisical-dynamic-secrets/SKILL.md

SKILL.md

156Installs
-
AddedMay 4, 2026

More from this repository6

๐ŸŽฏ
infisical-user-setup-guide๐ŸŽฏSkill

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.

๐ŸŽฏ
infisical-secret-syncs๐ŸŽฏSkill

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.

๐ŸŽฏ
infisical-api๐ŸŽฏSkill

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.

๐ŸŽฏ
infisical-agent๐ŸŽฏSkill

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.

๐ŸŽฏ
infisical-self-host๐ŸŽฏSkill

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.

๐ŸŽฏ
infisical-terraform๐ŸŽฏSkill

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.