zabbix

Fail

Audited by Snyk on Feb 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes explicit examples that embed credentials/token values directly in code (e.g., api.login(user="Admin", password="zabbix"; api.login(token="your_api_token"); api.login(token="your_token")), which encourages outputting secrets verbatim even though an env-var pattern is also shown.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 15, 2026, 08:51 PM