add-x-tweet
Warn
Audited by Snyk on Jun 12, 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.95). The required workflow fetches tweet text from an outsider-authored public X URL at runtime via
fetch-tweet.mjscalling the FxTwitter API (https://api.fxtwitter.com/{user}/status/{id}), and that returnedtweet.textis then printed as JSON and used to populate the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata