serenity-stock-scorer
Warn
Audited by Snyk on Jun 29, 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.75). The script reads
t.textfrom the local SQLite snapshot by joiningmentions→tweetsand then performs keyword matching over that free-form tweet body (texts = [r['text'] ...]), so any outsider-authored tweet text present in the DB becomes LLM-readable context via the script’s JSON output (e.g.,evidence[].signalsandsummary).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata