baoyu-wechat-summary

Fail

Audited by Snyk on Jul 7, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly requires copying verbatim message quotes from raw chat into the generated digest (and performs grep-based attribution checks), which forces the agent to output any secret values that may appear in chat messages verbatim.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). Flagged because the skill explicitly requires running every wx command with dangerouslyDisableSandbox: true (bypassing the runtime sandbox) and also advises using sudo for wx reinit, which encourages disabling security boundaries and elevating privileges.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 7, 2026, 02:26 PM
Issues
2
Security Audit — snyk — baoyu-wechat-summary