scanning-docker-images-with-trivy
Warn
Audited by Snyk on Jun 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The GitHub Actions workflow includes "uses: aquasecurity/trivy-action@master" which causes the CI runner to fetch and execute remote action code from https://github.com/aquasecurity/trivy-action at runtime, making it an external dependency that runs remote code.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs using sudo and altering root-owned system files (adding apt keys/sources, installing packages), which directs the agent to obtain elevated privileges and modify the host system state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata