wechat-account-analyzer

Fail

Audited by Snyk on Jun 12, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt tells the agent to "主动帮你配置" the REDFOX_API_KEY and shows export/SetEnvironmentVariable/echo commands that imply the agent may ask for the API key and embed it verbatim into shell commands or outputs, creating an exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). 运行时会调用红狐API https://redfox.hk/story/api/gzhUser/query 获取 works/description/accountName 等字段,并将其作为可读文本写入 output/report_data.json 后再由Agent直接渲染到LLM对话上下文(如“近7天作品标题/账号简介/相似账号名称”),这些文本属于第三方(非操作用户)来源。

MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

  • Hidden Unicode characters detected (1 type(s) found)

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W021
MEDIUM

Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 12, 2026, 07:51 PM
Issues
3
Security Audit — snyk — wechat-account-analyzer