analyzing-docker-container-forensics

Warn

Audited by Snyk on Apr 6, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly ingests and analyzes untrusted third‑party container content (e.g., images and files from registries and exported container filesystems) and related artifacts — see SKILL.md steps (docker export/inspect, docker logs, dive/container-diff, trivy scans) and scripts/agent.py functions (inspect_container, export_container, get_container_logs, scan_image_vulnerabilities) — and uses that content to drive analysis and reporting, so arbitrary content could influence decisions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs installing packages with sudo (sudo dpkg -i) and performs host-level Docker operations (commit/save/export, reading/writing /var/lib/docker and other host paths), which require elevated privileges and modify the machine's state, so it should be flagged.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 6, 2026, 06:44 PM
Issues
3