Drift inferred · capture-to-capture
tool count over time
05-30 18:13 now
12t
12t
transport stdio counts 12 tools · 0 res
· 0 prompts
permission surface via README inference
tools
-
create_thread
Create a Twitter thread
-
follow_user
Follow or unfollow a user
-
get_list_tweets
Get tweets from a Twitter list
-
get_profile
Get a user's profile information
-
get_timeline
Get tweets from different timeline types
-
get_trends
Get current trending topics
-
get_tweets
Fetch recent tweets from a user
-
get_user_relationships
Get followers or following list
-
like_tweet
Like or unlike a tweet
-
post_tweet
Post a new tweet with optional media
-
retweet
Retweet or undo retweet
-
search_tweets
Search for tweets by hashtag or keyword
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 66f02da · analyzer v28 · 2w ago
skills & prompt files 1
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 3
network 1
- net taazkareem-twitter-mcp-server-66f02da/src/index.ts :313
description: "Username of the user whose timeline to fetch (required only for timeline_type='user')"
secrets 1
- secrets taazkareem-twitter-mcp-server-66f02da/src/index.ts :1398
process.env.TWITTER_PASSWORD || "",
install hooks 1
- prepare taazkareem-twitter-mcp-server-66f02da/package.json :28
npm run build
declared dependencies 4
- @modelcontextprotocol/sdk@^0.6.0
- agent-twitter-client@^0.0.18
- @types/node@^20.11.24
- typescript@^5.3.3