X Twitter Automataion (Search + Post)

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle provides a legitimate interface for interacting with Twitter/X via the AIsa API (api.aisa.one). It includes Python scripts (twitter_client.py and twitter_oauth_client.py) for reading public data and publishing posts via OAuth. The code uses standard libraries, lacks obfuscation, and follows the stated purpose. Documentation in SKILL.md and post_twitter.md includes helpful guardrails for the AI agent, such as explicitly instructing it not to request user passwords and to handle media attachments only from the local workspace.