deployment-documentation

Warn

Audited by Socket on Mar 18, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This document is a deployment/infrastructure documentation template and is functionally benign. It contains realistic CI/CD, Docker, Kubernetes, and Terraform examples. The primary security concerns are operational/supply-chain: example files include plaintext secret placeholders (risk of accidental exposure), the CI workflow grants and forwards powerful credentials to runners and third-party GitHub Actions (transitive trust risk), and example operational commands (kubectl exec, docker push) can run high-privilege actions if credentials are compromised. There are no signs of intentional malicious code (no obfuscation, no unknown exfiltration domains, no embedded payloads). Recommendations: remove plaintext credential examples or mark them clearly as placeholders, document least-privilege IAM roles and GitHub Actions permissions, avoid sending raw secrets to untrusted actions, and prefer secret management solutions (vault, AWS Secrets Manager, Kubernetes External Secrets, IAM roles for service accounts) to reduce blast radius.

Confidence: 80%Severity: 75%
Audit Metadata
Analyzed At
Mar 18, 2026, 04:50 PM
Package URL
pkg:socket/skills-sh/aj-geddes%2Fuseful-ai-prompts%2Fdeployment-documentation%2F@54d6a1ed9d808388bfaf7715c8fd884f04008f62