ssl-certificate-management
skills-sh:aj-geddes_useful-ai-prompts__ssl-certificate-management
View sourceB
85/100 First Seen
Feb 18, 2026
Last Scanned
Feb 20, 2026
Findings
1
Score
85/100
HIGH 1
Findings (1)
HIGH
AWS access key
L53 Detects AWS access key IDs
AKIAIOSFODNN7EXAMPLE FIX
Remove the AWS access key from the skill definition and use environment variables or IAM roles instead. Rotate the exposed key immediately via the AWS console.
FP?
Likely FP if the matched string is a placeholder (e.g., AKIAEXAMPLE), a documentation example, or a test fixture key that is not valid.