AIsa Twitter Engagement Suite

PassAudited by VirusTotal on May 8, 2026.

Findings (1)

The aisa-twitter-engagement-suite is a functional skill bundle for interacting with Twitter/X via the AIsa relay service (api.aisa.one). The Python scripts (twitter_client.py, twitter_engagement_client.py, and twitter_oauth_client.py) implement standard API interactions for searching, engaging (liking/following), and posting content using OAuth, requiring an AISA_API_KEY for authentication. The code uses standard libraries like urllib and lacks any indicators of malicious intent such as data exfiltration of local secrets, unauthorized shell execution, or obfuscation. The instructions in SKILL.md and the reference markdown files provide clear guidance and guardrails for the AI agent, ensuring actions are performed through the intended relay service without requesting user passwords.