docker-networking
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions for running Docker CLI commands to manage networks and troubleshoot connectivity, such as 'docker network create' and 'docker exec'.
- [COMMAND_EXECUTION]: Suggests using 'sudo iptables' for inspecting host-level NAT and filtering rules, which is a standard but privileged operation for network diagnostics.
- [CREDENTIALS_UNSAFE]: Uses common placeholder values like 'secret' for environment variables in example configurations (e.g., 'POSTGRES_PASSWORD=secret' and connection strings). These are generic values used for demonstration and do not represent a credential leak.
- [EXTERNAL_DOWNLOADS]: Recommends the use of the 'nicolaka/netshoot' diagnostic container. This is a well-known and widely used community utility in the container ecosystem for network debugging.
Audit Metadata