docker-hub
Warn
Audited by Snyk on May 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). This skill instructs runtime pulls of container images hosted at https://hub.docker.com/u/webcomunica (e.g., webcomunica/php-mysql-custom:8.2-apache), which are remote artifacts fetched at runtime and executed as containers, so the external URL supplies required executable code for the skill.
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 includes commands that modify system-level paths (e.g., mkdir/chown under /etc/easypanel) and examples that use sudo for docker pulls, which instruct changing the machine's state and require elevated privileges.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata