weclaw-wechat-ai-bridge

Fail

Audited by Snyk on Mar 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The set includes a direct curl|sh install from raw.githubusercontent.com for an unvetted repo (install.sh), plus placeholder/unverified endpoints and templates and instructions that expose an unauthenticated local API and run downloaded code — a common high-risk pattern for executing malware or exfiltrating credentials.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly includes sudo-backed systemd service installation (copying to /etc/systemd/system and running sudo systemctl enable --now), plus recommendations to disable permission prompts and expose the HTTP API without auth, which instructs modifying system state and enabling privileged/unsafe configurations.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 23, 2026, 12:51 PM
Issues
2