signoz-cli

Fail

Audited by Snyk on Mar 30, 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 explicitly shows and permits passing API tokens on the command line and in examples (e.g., --token sk-xxx, export SIGNOZ_TOKEN), which can require the agent to emit secret values verbatim in generated commands or code.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The CLI explicitly allows querying arbitrary SigNoz instances via --url / SIGNOZ_URL and calls endpoints like /api/v5/query_range and /api/v1/rules to ingest logs/traces/metrics (untrusted, user-generated third-party content) which the agent is expected to read and that can materially influence subsequent decisions or actions.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 30, 2026, 02:29 PM
Issues
2