Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add plugins/nirholas/xactions/xactions/plugin marketplace add nirholas/XActionsgit clone --depth 1 https://github.com/nirholas/XActionsGrade A, and why
XActions scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "xactions",
"version": "3.5.0",
"description": "Complete X/Twitter automation toolkit — 153 MCP tools for scraping, posting, engagement, analytics, and more. No API fees. Uses Puppeteer browser automation.",
"author": "nichxbt",
"homepage": "https://xactions.app",
"repository": "https://github.com/nirholas/xactions",
"license": "Apache-2.0",
"tags": [
"twitter",
"x",
"social-media",
"automation",
"scraping",
"mcp",
"engagement",
"analytics"
],
"setup": {
"install": "npm install xactions",
"instructions": "After installing, set XACTIONS_SESSION_COOKIE to your X/Twitter auth_token cookie (DevTools → Application → Cookies → auth_token on x.com)."
},
"mcpServers": {
"xactions": {
"command": "node",
"args": [
"node_modules/xactions/src/mcp/server.js"
],
"env": {
"XACTIONS_MODE": "local"
}
}
},
"skills": [
{
"name": "x-automation",
"path": "./skills/x-automation.md"
},
{
"name": "x-scraping",
"path": "./skills/x-scraping.md"
},
{
"name": "x-engagement",
"path": "./skills/x-engagement.md"
},
{
"name": "x-management",
"path": "./skills/x-management.md"
}
],
"agents": [
{
"name": "growth",
"description": "Automate X/Twitter growth — follow targets, engage with content, analyze performance",
"path": "./agents/growth.md"
},
{
"name": "cleanup",
"description": "Clean up your X/Twitter account — unfollow non-followers, unlike old posts, clear bookmarks",
"path": "./agents/cleanup.md"
},
{
"name": "scrape",
"description": "Scrape X/Twitter data — profiles, followers, tweets, trends. Export to JSON/CSV",
"path": "./agents/scrape.md"
}
],
"commands": {
"scrape-profile": {
"description": "Scrape a user's X/Twitter profile",
"agent": "./agents/scrape.md",
"args": {
What ships with it
9 files beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 100 lines scan A b012eba80486
XActions is a plugin published in the GitHub repository nirholas/XActions (492 stars, last pushed 4d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
langwatch
Plugin marketplace listing 1 plugin: langwatch.
norman-finance
Plugin marketplace listing 1 plugin: norman-finance.
norman-finance
AI-powered bookkeeping and tax filing automation for entrepreneurs at the heart of the European economy. Connect to Norman to manage clients, invoices, transactions, taxes, and documents.
raicho-skills
Claude Code skills for verification-heavy work: cross-model adversarial review, cross-model idea generation, and session handoffs that survive.
trinity
Trinity Local — ask all three, keep what works. Local-first cross-provider councils across Claude, Codex, and Gemini: a chairman synthesizes the verdict, an opt-in taste lens personalizes it, smart routing picks the winner.
trinity-local
Ask all three. Keep what works. Cross-provider councils, a taste lens, and smart routing across Claude, Codex, and Gemini — local-first, riding your existing CLI subscriptions. No new app, no service, no API key.