CtrlK
BlogDocsLog inGet started
Tessl Logo

tdg-personal/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

85

Quality

85%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

Third-party content exposure detected (high risk: 0.90). This skill explicitly fetches public, user-generated X/Twitter content (e.g., via endpoints like https://api.x.com/2/tweets/search/recent and GET users/{user_id}/tweets) and its SKILL.md workflow instructs pulling recent original posts for voice modeling and content generation, so untrusted third‑party content can directly influence agent behavior.

Report incorrect finding
Audited
Security analysis
Snyk