<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
How this command is triggered — by the user, by Claude, or both
Slash command
/faos-security-engineer:rotate-secretsThe summary Claude sees in its command listing — used to decide when to auto-load this command
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT --> --- description: "Manage secrets rotation workflow" --- # Rotate Secrets Manage secrets rotation workflow
Manage secrets rotation workflow
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-security-engineer/secretsInventories project secrets, scans leaks in code and git history using gitleaks/truffleHog, sets up stores like Vault/AWS/GCP/Azure, enforces rotation, audits access, validates .env. Outputs reports to docs/security and commits changes.
/env-config-managerManages environment configs and secrets with Vault, AWS Secrets Manager, Azure Key Vault; initializes .env setups, validates variables, generates TypeScript types, rotates secrets.
/ps-secureSets up PowerShell SecretManagement vault and migrates hardcoded credentials from a provided .ps1 script or runs 'setup' for new vault.
/encryptExecutes the /encrypt command playbook consisting of placeholders for description, title, and content. Supports shortcut 'enc'. No arguments or outputs defined.
/manage-credentialsManage ENCODE API credentials for restricted datasets: store to OS keyring, check configuration, or clear them.
/secrets-integrateGenerates production-ready secrets integration configurations, setup code, and documentation based on provided name, description, and infrastructure requirements.