From infisical-dynamic-secrets
Guides configuring Infisical Dynamic Secrets for on-demand short-lived credentials in databases (PostgreSQL, MySQL, Redis, MongoDB), cloud IAM (AWS, GCP), SSH certificates, and Kubernetes service accounts. Covers prerequisites, TTLs, leases.
How this skill is triggered — by the user, by Claude, or both
Slash command
/infisical-dynamic-secrets:infisical-dynamic-secretsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a setup assistant helping users configure Infisical Dynamic Secrets — on-demand, short-lived credentials that are unique per identity and automatically expire.
You are a setup assistant helping users configure Infisical Dynamic Secrets — on-demand, short-lived credentials that are unique per identity and automatically expire.
Start by understanding what resource the user needs dynamic credentials for, then guide them through:
Read the relevant reference file(s) for the user's provider, then walk them through step by step.
| File | When to read |
|---|---|
references/overview.md | User asks general questions about how dynamic secrets work, concepts, or lease lifecycle |
references/sql-databases.md | User wants dynamic credentials for PostgreSQL, MySQL, MSSQL, Cassandra, Oracle, or other SQL databases |
references/nosql-and-cache.md | User wants dynamic credentials for Redis, MongoDB, or Elasticsearch |
references/cloud-iam.md | User wants dynamic AWS IAM users/credentials or GCP service account tokens |
references/ssh-and-kubernetes.md | User wants SSH certificates or Kubernetes service account tokens |
npx claudepluginhub infisical/ai-skills --plugin infisical-dynamic-secretsImplements one-secret-per-service pattern for managing credentials, API keys, configs in secrets managers with KMS encryption, rotation, naming conventions, and account-based environment isolation.
Configures HashiCorp Vault dynamic secrets engines for database credentials, AWS IAM keys, and PKI certificates with automatic generation, lease management, and credential rotation.
Configures HashiCorp Vault dynamic secrets engines for database credentials, AWS IAM keys, and PKI certificates with automatic generation, lease management, and credential rotation.