x-scraper
Warn
Audited by Snyk on Feb 16, 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.90). The skill explicitly scrapes public, user-generated posts from X.com (see scripts/scraper.py which visits https://x.com/{username}/with_replies and extracts the article '[data-testid="tweet"]' textContent into JSON), so it ingests untrusted third-party social-media content that could carry indirect prompt injections.
Audit Metadata