ray-vps

Fail

Audited by Snyk on Jul 27, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt includes examples that embed credentials directly in commands (e.g. -password ) and explicitly tells the tool to keep subscription URLs/tokens in outputs, which would force an LLM/agent to handle or emit secret values verbatim.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The raw.githubusercontent.com URL is a direct link to a third‑party install.sh and is used in the doc with curl|bash (a high-risk pattern for delivering malware); api.ipify.org is benign and not listed as suspicious.

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: 1.00). 该技能明确指导修改 SSH 配置、/etc 下的系统文件、安装/重启服务、写入 fstab 和防火墙规则等需要 root 权限的破坏性操作,会改变宿主机系统状态并需要 sudo 权限。

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Jul 27, 2026, 12:42 AM
Issues
4
Security Audit — snyk — ray-vps