install-xray-reality

Fail

Audited by Snyk on Aug 9, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly requires reporting generated client secrets (UUIDs, REALITY password/public key, Short ID, share links) in outputs while only forbidding server private keys, which forces the LLM to handle and emit secret values verbatim.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.85). Most URLs are documentation or lookup tools, but the raw GitHub URL points to a shell installer (a direct .sh download intended to be executed), which is a high-risk distribution vector if run without inspection.

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). The skill explicitly instructs installing binaries, writing and replacing service/config files (e.g., /usr/local/bin, /etc/systemd/system/xray.service), validating and placing configs, reloading/enabling/restarting systemd services, and potentially changing the firewall — all actions that modify machine state and require elevated privileges.

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
Aug 9, 2026, 06:07 AM
Issues
4
Security Audit — snyk — install-xray-reality