consul
Warn
Audited by Snyk on Jun 22, 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 install commands fetch a GPG key and the Consul package from HashiCorp's APT repository (https://apt.releases.hashicorp.com and https://apt.releases.hashicorp.com/gpg) during runtime—downloading remote packages and then installing/executing the Consul binary—so this is a required external dependency that executes 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 instructs running sudo commands that write system files (adding keyrings and apt sources) and installing packages, which modifies the machine state and requires 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