nav-install-multi-claude

Warn

Audited by Snyk on Feb 16, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). This installer explicitly clones a public GitHub repository (https://github.com/alekspetrov/navigator.git, using a version tag or main) and then reads and executes repository scripts (e.g., scripts/install-multi-claude.sh), so it ingests and runs untrusted third-party content.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill performs a runtime git clone from https://github.com/alekspetrov/navigator.git and then executes ./scripts/install-multi-claude.sh from the cloned repo, meaning remote content from that URL is fetched and executed as a required dependency.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 01:13 AM