fxTwitter

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: fxtwitter Version: 1.0.0 The OpenClaw skill bundle is benign. The `SKILL.md` provides clear, legitimate instructions for fetching tweet data from `api.fxtwitter.com` without any prompt injection attempts. The `scripts/fetch_tweet.py` script safely implements this functionality by validating input to extract numeric tweet IDs, making a network request only to the specified `api.fxtwitter.com` endpoint, and printing the result to stdout. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or other harmful behaviors.