prometheus-configuration
Warn
Audited by Snyk on Feb 27, 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 "helm repo add" / "helm install" commands fetch and deploy charts from https://prometheus-community.github.io/helm-charts at runtime, which pulls and executes remote manifests/images, so it is a runtime 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: 0.70). The skill instructs creating and modifying system-level Prometheus configuration and rule files under /etc, deploying services via Helm/Docker Compose, and validating configs (actions that alter machine/cluster state and typically require elevated privileges), so it can push the agent to change the host state.
Audit Metadata