Back to skill

Security audit

Managing Docker containers via docker-socket-proxy

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed Docker operations skill that uses whitelisting and explicit restart rules, with no evidence of hidden or malicious behavior.

Install only if you want an agent to inspect Docker container status/logs and restart selected containers. Keep the whitelist minimal, set can_restart only for services where disruption is acceptable, configure docker-socket-proxy with least privilege, and review any log excerpts for secrets before sharing them.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.