mmx-cli

Fail

Audited by Snyk on Apr 9, 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 examples that pass API keys directly on the command line (e.g., --api-key sk-xxxxx) and shows exporting literal keys, which encourages embedding secret values verbatim in generated commands and outputs.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly accepts and processes arbitrary external URLs and web results—e.g., "mmx search query --q" (web search) and "mmx vision describe --image " / "subject-ref image=path-or-url"—so the agent will ingest untrusted public third-party content that can influence subsequent 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
Apr 9, 2026, 01:24 AM
Issues
2