grok-designer

Fail

Audited by Snyk on Jul 10, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). Both URLs point to a third‑party GitHub skill that installs a local CLI and to an external API host (zenmux.ai) used by that CLI—an unknown/unvetted repo plus a nonstandard API endpoint is high risk because it can install and run code and exfiltrate data or commands.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The CLI makes runtime API calls to the external provider at https://zenmux.ai/api/v1 (used in scripts/grok-designer and written into config by scripts/install_cli), and the responses from that endpoint directly drive the agent's prompts/output, so this is a required runtime dependency that controls agent behavior.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 10, 2026, 03:40 AM
Issues
2
Security Audit — snyk — grok-designer