api-gateway-configuration
skills-sh:aj-geddes_useful-ai-prompts__api-gateway-configuration
View sourceA
92/100 First Seen
Feb 18, 2026
Last Scanned
Feb 20, 2026
Findings
1
Score
92/100
MEDIUM 1
Findings (1)
MEDIUM
Docker socket access
L304 Detects attempts to access the Docker daemon socket
/var/run/docker.sock FIX
Block access to cloud provider IAM and credential endpoints from agent tools. Implement egress filtering to prevent requests to cloud control plane APIs.
FP?
Likely FP if the match is documentation about cloud IAM setup rather than code that programmatically accesses IAM endpoints.