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.shusescurlto fetch free-form JSON/JS text from public third-party endpoints (http://fundgz.1234567.com.cn/js/${code}.jsandhttp://api.fund.eastmoney.com/f10/lsjz?...) and then parses/embeds extracted fields intoREPORT/BRIEF, which are passed as plaintext topython3 ~/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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata