Search and fetch social media data from Twitter/X, Reddit, and Hacker News.
62
75%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/social-data/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
SKILL.md’s runtime workflow uses public web API endpoints (e.g., Reddit JSON, Hacker News Algolia/Firebase JSON, and HN item fetch) whose responses include outsider-authored free text (titles, comments) that would be ingested by the agent when the agent fetches and processes those JSON fields.
e73c717
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.