Twitter Cultivate

PassAudited by ClawScan on Mar 22, 2026.

Overview

The skill's requirements and instructions are coherent with a Twitter account analysis/cultivation tool, but it depends on sensitive session cookies and third‑party libraries that you should verify before use.

This skill appears to do what it claims, but it requires you to provide your Twitter session cookies (auth_token and ct0) which grant access to your account. Before using: (1) avoid pasting cookies into untrusted UIs or sharing the file; (2) prefer using official API credentials if possible (OAuth tokens) rather than session cookies; (3) vet the rnet package and the rnet-twitter-client GitHub repo before installing (pre-release packages and third‑party clients can contain malicious or buggy code); (4) consider running analysis in an isolated environment or VM and rotate cookies/reauthenticate after use; (5) be cautious about automating follows/unfollows — it may violate Twitter/X terms of service. If you want a higher assurance review, provide the exact rnet package source/version and the GitHub repo commit you plan to use so those can be inspected.