XActions (nirholas/XActions) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 152 tools. No publisher has claimed this listing.

B
Emerging
89/100
24 days ago

XActions

⚡ The Complete X/Twitter Automation Toolkit — Scrapers, MCP server for AI agents (Claude/GPT), CLI, browser scripts. No API fees. Open source. Unfollow people who don't follow back. Monitor real-time analytics. Auto follow, like, comment, scrape, without API. Follow Bot. Like bot. Grow your account automatically.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

nirholas

Source: github_topic · also listed on Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 18 credentials: ADMIN_API_KEY, ANTHROPIC_API_KEY, API_KEY, ELEVENLABS_API_KEY, GOOGLE_ACCESS_TOKEN, GOOGLE_API_KEY, GOOGLE_SERVICE_ACCOUNT_KEY, GROQ_API_KEY, OPENAI_API_KEY, OPENROUTER_API_KEY, TWITTER_AUTH_TOKEN, X402_PRIVATE_KEY, XACTIONS_CSRF_TOKEN, X_AUTH_TOKEN, X_PASSWORD, XEEPY_API_KEY, XEEPY_PASSWORD, XEEPY_TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configA2A_BASE_URL
configA2A_PORT
🔐 secretADMIN_API_KEY
configAI_MODEL
configAI_PROVIDER
🔐 secretANTHROPIC_API_KEYexport OPENAI_API_KEY="sk-..." # Or / GROQ_API_KEY
🔐 secretAPI_KEY
configAUDIO_QUEUE_MAX
configAVATAR_URL_1
configAVATAR_URL_2
configBUY_LINK
configCONTRACT
configCONTRACT_ADDRESS
configCORS_ORIGINS
configDEV_ORIGINS
🔐 secretELEVENLABS_API_KEY
configFRONTEND_URL
configGITHUB_LINK
🔐 secretGOOGLE_ACCESS_TOKEN
🔐 secretGOOGLE_API_KEY
🔐 secretGOOGLE_SERVICE_ACCOUNT_KEY
configGOOGLE_SERVICE_ACCOUNT_KEY_FILE
🔐 secretGROQ_API_KEYexport OPENAI_API_KEY="sk-..." # Or ANTHROPIC_API_KEY /
configHEADLESS
configINPUT_CHAT
configIN_FLIGHT_MAX_TTL_MS
configKNOWLEDGE_CHUNK_OVERLAP
configKNOWLEDGE_CHUNK_SIZE
configKNOWLEDGE_DIRECTORY
configKNOWLEDGE_INDEX_PATH
configKNOWLEDGE_MAX_CHUNKS
configLIVE_CHAT
configLOG_LEVEL
configMAX_CONCURRENT_EXTRACTIONS
configMAX_CONCURRENT_STT
configMAX_MESSAGES_PER_ROOM
configMAX_ROOMS
configMAX_TOKENS
configMCP_TRANSPORT
configMEMORY_ENABLED
configMEMORY_MAX_MEMORIES
configMEMORY_STORAGE_PATH
🔐 secretOPENAI_API_KEYexport ="sk-..." # Or ANTHROPIC_API_KEY / GROQ_API_KEY
🔐 secretOPENROUTER_API_KEY
configOPENROUTER_MODEL
configPLAYGROUND_CACHE_MAX
configPLAYGROUND_CACHE_TTL_MS
configPLAYGROUND_CONCURRENCY
configPLAYGROUND_RATE_MAX
configPLAYGROUND_TIMEOUT_MS
configPROJECT_NAME
configRATE_LIMIT_MAX
configRATE_LIMIT_WINDOW_MS
configSHUTDOWN_TIMEOUT_MS
configSTALE_SOCKET_THRESHOLD_MS
configSTREAM_TIMEOUT_MS
configSTT_PROVIDER
configSYSTEM_PROMPT
configTEAM
configTOKEN_CHAIN
configTTS_PROVIDER
🔐 secretTWITTER_AUTH_TOKEN
configVOICE_ID
configWEBSITE
configWEBSITE_LINK
configX402_NETWORK
🔐 secretX402_PRIVATE_KEY
configXACTIONS_API_URL
🔐 secretXACTIONS_CSRF_TOKEN
configXACTIONS_MODE
configXACTIONS_SCRAPER_ADAPTER
configXACTIONS_SESSION_COOKIEdocker run -e =your_cookie xactions xactions followers elonmusk
🔐 secretX_AUTH_TOKENexport ="your_auth_token" # From x.com cookies
configX_COMMUNITY_LINK
configX_CT0export ="your_ct0_token" # From x.com cookies
configX_EMAIL
configX_LINK
🔐 secretX_PASSWORD
configX_SESSION_COOKIE
configX_SPACES_ENABLED
configX_SPACE_URL
configX_USERNAME
🔐 secretXEEPY_API_KEY
configXEEPY_DEBUG
configXEEPY_RATE_LIMIT
configXEEPY_CORS_ORIGINS
configXEEPY_USERNAME
🔐 secretXEEPY_PASSWORD
configXEEPY_SESSION_FILE
configXEEPY_HEADLESS
configXEEPY_PROXY
configXEEPY_LOG_LEVEL
configXEEPY_LOG_FILE
configXEEPY_NOTIFY_CONSOLE
configXEEPY_EMAIL_SMTP_HOST
configXEEPY_WEBHOOK_URL
🔐 secretXEEPY_TELEGRAM_BOT_TOKEN
configOLLAMA_HOST
configOLLAMA_MODEL
configXEEPY_DATA_DIR
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
deployPORT
deployREDIS_URL
// quality suggestions

Dependencies

40 dependencies, 3 flagged: puppeteer, puppeteer-extra, puppeteer-extra-plugin-stealth

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

152/152 tools missing one or more hints — x_login (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); x_get_profile (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); x_get_followers (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +149 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

Only 6/152 tools referenced in tests (4%)

Write tests that reference each tool by name so every tool has at least one test.

Shell command execution

1 child_process/subprocess call in production code — runs shell commands (xspace-agents/packages/create-xspace-agent/src/index.ts:300)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets not logged

3 secret values sent to console.log

Redact or omit secret values from log output.

Dependency freshness

2/35 production deps stale: puppeteer-extra@2023-03-01 (3.5y), puppeteer-extra-plugin-stealth@2023-04-11 (3.4y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nirholas/xactions)](https://m8ven.ai/mcp/nirholas/xactions)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 073d3c612edbd6b56be9666b5041473db48c66fb
code hash: c55ca5b1afe836bdbeafabdef9c10c2dbc1793869f809f639976e24a444772d1
verified: 8/18/2026, 7:12:41 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client