Fetch Twitter/X post content by URL using jina.ai API to bypass JavaScript restrictions. Use when Claude needs to retrieve tweet content including author, timestamp, post text, images, and thread replies. Supports individual posts or batch fetching from x.com or twitter.com URLs.
92
93%
Does it follow best practices?
Impact
81%
1.06xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 1.00). This skill explicitly fetches and ingests public, user-generated Twitter/X content via the jina.ai proxy (see SKILL.md and the scripts/fetch_tweet.py and scripts/fetch_tweets.sh which call https://r.jina.ai/<tweet_url>), so untrusted third-party post content is read and used by the agent and could contain instructions that influence its actions.
4f0eae8
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.