twitter-autopilot-zh
PassAudited by ClawScan on Apr 18, 2026.
Overview
The skill's code, instructions, and requested environment variables are consistent with its stated purpose of reading/searching Twitter (via AISA) and performing OAuth-backed writes through an AISA relay.
This skill talks to api.aisa.one and requires your AISA_API_KEY for read operations and uses an OAuth relay for write/posting. Before installing: (1) Confirm you trust the AIsa service (aisa.one) because the AISA_API_KEY will be sent to their API endpoints. (2) Understand that posting/engagement actions require authorizing a Twitter/X account through the relay — that authorization grants the ability to post/like/follow on your behalf. (3) If you plan to use it, prefer a dedicated account or scoped credentials, and review the bundled scripts (twitter_oauth_client.py and twitter_engagement_client.py) to verify the relay base URL and OAuth flow. (4) Be cautious when granting agent autonomy in your platform — although this skill is user-invocable and not always-forced, the agent may still be able to invoke skills automatically depending on your agent settings.
