chengfeng-report-bug

Fail

Audited by Snyk on Aug 6, 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 instructs the agent to display a confirmationToken/receipt to the user and later include that token verbatim in a CLI submit command, which requires the LLM to handle and output secret-like values directly.

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

  • Third-party content exposure detected (medium risk: 0.30). SKILL 运行时会由用户生成的“问题描述/复现步骤/正文”等自由文本写入报告 JSON,经脚本 scripts/report-bug.cjsnormalizeInput()/renderIssue() 直接拼接成 GitHub Issue 正文并提交;即外部用户可直接投递该文本而不需要先选中任何特定条目。

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 6, 2026, 01:08 AM
Issues
2
Security Audit — snyk — chengfeng-report-bug