telegraf

Fail

Audited by Snyk on Mar 13, 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 includes literal plaintext credentials (e.g., "changeme123" in DOCKER_INFLUXDB_INIT_PASSWORD and "telegraf:password@..." DB URIs), which would require the agent to output secret values verbatim in config/compose files, posing exfiltration risk.

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 instructs creating/modifying system configuration files under /etc and deploying containers that mount host-level resources (/var/run/docker.sock, /proc, /sys), which modify system state and typically require elevated privileges.

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
Mar 13, 2026, 09:18 PM
Issues
2