skills/jeremylongshore/claude-code-plugins-plus-skills/integrating-secrets-managers/Gen Agent Trust Hub
integrating-secrets-managers
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate utility for managing secrets infrastructure.
- [SAFE]: The provided templates (AWS IAM, Vault HCL) use standard placeholders like
<region>,<account-id>, andYOUR_VAULT_TOKEN_HERE, preventing accidental credential leakage. - [SAFE]: Scripts like
aws_secrets_manager_setup.sh(which is actually Python code) perform standard project initialization tasks such as directory creation and generating metadata configuration files. - [SAFE]: The instructions explicitly guide the user to implement least-privilege access and remove hardcoded secrets, which are industry-standard security best practices.
Audit Metadata