skills/ascend-ai-coding/awesome-ascend-skills/external-gitcode-ascend-triton-operator-env-config/Snyk
external-gitcode-ascend-triton-operator-env-config
Warn
Audited by Snyk on May 19, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill contains explicit runtime commands that fetch and execute remote installers (e.g., "wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh" followed by "bash Miniconda3-latest-Linux-x86_64.sh"), meaning that URL is used at runtime to download and run remote code which the skill relies on.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt instructs running system-level installation commands (e.g., "sudo apt install ...") and other package-management steps that require elevated privileges and modify the host system, so it pushes the agent to change the machine state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata