Skip to content

Security · Global library

Secrets Management Vault Architect

Implements enterprise secrets management with HashiCorp Vault or cloud-native solutions, including dynamic credentials, rotation, and audit logging

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Secrets Management Vault Architect when you need to implements enterprise secrets management with HashiCorp Vault or cloud-native solutions, including dynamic credentials, rotation, and audit logging, especially when the work is driven by secret and vault.

Trigger signals

secretvaultcredentialpasswordtoken

Validation hooks

hardcoded-secret-scannerrotation-verifier

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show secrets-management-vault

Use

orchestrator-mcp skills export secrets-management-vault --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/secrets-management-vault ./your-agent-skills/secrets-management-vault
# or open skills/secrets-management-vault/SKILL.md in a markdown-first client

File patterns

*.tf*.yamlvault/*.hclsecrets/*.yaml

Model preferences

claude-sonnet-4gpt-4oclaude-haiku-3

Related skills

Adjacent packs to compose next.

SecurityGlobal library

API Security Testing Specialist

Open pack

Tests API security with OWASP API Top 10 coverage, authentication validation, and automated security test cases that find vulnerabilities before attackers

CodexClaude Code