mindspeed-mm-env-setup

Warn

Audited by Snyk on May 19, 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.80). The SKILL.md Quick Start and One-Click Install Script explicitly instructs cloning and installing code and wheels from public third‑party repositories (e.g., gitcode.com/ascend/MindSpeed, gitcode.com/Ascend/MindSpeed-MM, https://github.com/NVIDIA/Megatron-LM and running scripts/install.sh), which causes the agent/operator to fetch and execute untrusted, user‑provided content that can materially alter subsequent actions.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly instructs running system-modifying commands (system-wide pip installs, copying repos, killing processes) and a docker run with --privileged and host filesystem mounts (including /etc and /usr/local), which require elevated privileges and can alter or expose the host system, so it pushes actions that can compromise the machine state.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 19, 2026, 06:27 AM
Issues
3
Security Audit — snyk — mindspeed-mm-env-setup