Skip to main content

aws-secrets-rotation

Automates AWS secrets rotation for RDS, API keys, and credentials, enhancing security and compliance.

Install this skill

or
80/100

Security score

The aws-secrets-rotation skill was audited on Jun 3, 2026 and we found 6 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

low line 55

Webhook reference - potential data exfiltration

SourceSKILL.md
55"webhook_secret": "whsec_xxxxx"
low line 61

Access to hidden dotfiles in home directory

SourceSKILL.md
61--secret-binary fileb://~/.ssh/id_rsa
high line 61

Access to SSH directory

SourceSKILL.md
61--secret-binary fileb://~/.ssh/id_rsa
low line 197

External URL reference

SourceSKILL.md
197'https://api.stripe.com/v1/api_keys',
low line 214

External URL reference

SourceSKILL.md
214'https://api.stripe.com/v1/balance',
low line 224

External URL reference

SourceSKILL.md
224f'https://api.stripe.com/v1/api_keys/{old_key}',
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →