twitter-to-binance-square
Warn
Audited by Snyk on May 30, 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). The required runtime workflow fetches outsider-authored tweet text from Twitter via
fetch_user_tweets()/search_tweets()(HTTP responses fromhttps://ai.6551.io/open/...), then converts that free text intocontentand includes it in the Square publish request body (transform_tweet()→publish_square_content()→build_square_body()), which is LLM-context-relevant if the agent uses this skill as part of an LLM-driven pipeline.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata