react-health-audit

Warn

Audited by Snyk on May 14, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill's mandatory tool-installer step (references/tool-installer.md) instructs downloading and sourcing an external installer via curl (https://raw.githubusercontent.com/...) and installing Node via nvm (which pulls remote binaries), so the agent would fetch and execute untrusted third‑party content that can change runtime behavior and influence subsequent actions.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill's mandatory environment setup (references/tool-installer.md) explicitly runs a remote install script with curl piped to bash from https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh, which fetches and executes remote code at runtime and is required for the agent to proceed.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 14, 2026, 03:29 PM
Issues
2