← Back to search

io.github.rog0x/docker

rog0x Scanned 24d ago

Docker container management and Dockerfile analysis

B
80.8 / 100

Versions

1.0.1latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 5

docker_container_list
annotations: none low

List Docker containers with status, ports, image, created time, and resource usage. Can show only running containers or all containers including stopped ones.

all boolean
docker_image_list
annotations: none low

List Docker images with size, tags, created date, and layer count. Optionally filter by repository name.

filter string showDangling boolean
docker_dockerfile_analyze
annotations: none low

Analyze a Dockerfile for best practices including multi-stage builds, non-root user, .dockerignore usage, layer caching order, image size optimization, and security.

content string checkDockerignore boolean
docker_compose_analyze
annotations: none low

Analyze docker-compose.yml: list services, ports, volumes, networks, health checks, dependencies. Suggest improvements.

content string
docker_container_logs
annotations: none low

Get logs from a Docker container. Supports retrieving the last N lines, filtering by keyword, and including timestamps.

tail number since string until string filter string container string timestamps boolean

Permissions 1

shell high
Server uses shell capabilities via: child_process, execSync()

Scan Findings 20

info
Tool: docker_compose_analyze manifest_parser · 70%
low
Tool 'docker_container_list' has no annotations annotation_checker · 100%
low
Tool 'docker_image_list' has no annotations annotation_checker · 100%
low
Tool 'docker_dockerfile_analyze' has no annotations annotation_checker · 100%
low
Tool 'docker_compose_analyze' has no annotations annotation_checker · 100%
low
Tool 'docker_container_logs' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: docker_container_list manifest_parser · 70%
info
Tool: docker_image_list manifest_parser · 70%
info
Tool: docker_dockerfile_analyze manifest_parser · 70%
info
Tool: docker_container_logs manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
high
Permission: shell access detected permission_analyzer · 95%
info
SBOM generated: 94 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%