prometheus-configuration
Warn
Audited by Snyk on Apr 14, 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.70). The helm repository URL https://prometheus-community.github.io/helm-charts is invoked in the installation commands (helm repo add && helm install) which fetches remote Helm chart content that will be rendered/applied to the cluster (i.e., executes remote manifests/code) and is a required dependency of the provided install flow.
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 explicit commands and file paths that modify system-level configuration (e.g., /etc/prometheus/*), helm installs that change cluster state, and docker/volume setups that require write privileges—actions that would alter the machine's state and typically require elevated permissions.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata