influxdb

Fail

Audited by Snyk on Jul 25, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt embeds a hard-coded plaintext password (DOCKER_INFLUXDB_INIT_PASSWORD=changeme123) in the docker run snippet, so reproducing or executing the snippet requires outputting that secret verbatim.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (medium risk: 0.60). The skill includes instructions that write configuration and data to system paths (e.g., /etc/influxdb2 and /var/lib/influxdb2) and a sample /etc config file, which implies modifying files that typically require sudo and could change the host system state.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 25, 2026, 05:25 PM
Issues
2
Security Audit — snyk — influxdb