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.

68

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

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

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