remote-npu-test
Warn
Audited by Snyk on Jul 7, 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.90). The skill directs runtime pip installs to external package mirrors (e.g., https://mirrors.huaweicloud.com/repository/pypi/simple, https://pypi.tuna.tsinghua.edu.cn/simple, https://mirrors.aliyun.com/pypi/simple/) which fetch and install remote code during execution, so these URLs are runtime dependencies that can execute remote code.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill directs the agent to run a --privileged Docker container with host device mappings and mounts of sensitive host directories (and disables SSH host key checking), actions that can effectively modify or compromise the host system state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata