a-fund-monitor

Warn

Audited by Snyk on May 28, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.85). Runtime path: scripts/monitor.sh uses curl to fetch free-form JSON/JS text from public third-party endpoints (http://fundgz.1234567.com.cn/js/${code}.js and http://api.fund.eastmoney.com/f10/lsjz?...) and then parses/embeds extracted fields into REPORT/BRIEF, which are passed as plaintext to python3 ~/clawd/scripts/newsbot_send.py "$(echo -e "$REPORT")"—so outsider-authored web content can flow into the LLM context via the agent’s message/prompting pipeline.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 28, 2026, 04:42 AM
Issues
1
Security Audit — snyk — a-fund-monitor