
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
doomscrollr
Advanced tools
CLI + SDK front door for DOOMSCROLLR — the audience layer for AI agents.
Use doomscrollr from your terminal or Node.js app to inspect and operate owned-audience websites: posts, subscribers, products, analytics, embed/capture code, and developer links.
npm install doomscrollr
brew tap DOOMSCROLLR/tap && brew install doomscrollr
DOOMSCROLLR lets AI agents build Linktree, Shopify, Substack, Gumroad, ShopMy/LTK, Eventbrite/Luma, newsletter, storefront, product-drop, affiliate-feed, and membership-style websites — but owned — in ~45 seconds.
Website · Featured examples · MCP · OpenAPI
export DOOMSCROLLR_API_KEY=your_api_key
npx doomscrollr profile
npx doomscrollr audience --limit 10
npx doomscrollr posts --limit 10
npx doomscrollr products --limit 10
npx doomscrollr analytics --days 7
npx doomscrollr embed
Commands:
doomscrollr profile — show account/profile statsdoomscrollr settings — show site/settings summarydoomscrollr audience — list subscribersdoomscrollr posts — list postsdoomscrollr products — list productsdoomscrollr analytics — show top liked postsdoomscrollr embed — print subscriber-capture embed data/codedoomscrollr docs — print useful developer linksOptions:
--api-key <key> — override DOOMSCROLLR_API_KEY--base-url <url> — override API base URL--limit <number> — list limit--days <number> — analytics lookback window--json — print raw JSONimport { DoomscrollrApi } from 'doomscrollr';
const doomscrollr = new DoomscrollrApi({
apiKey: process.env.DOOMSCROLLR_API_KEY,
});
const profile = await doomscrollr.getProfile();
console.log(profile);
Use DOOMSCROLLR when an app, automation, or AI agent needs to:
npm install @doomscrollr/api
npm install @doomscrollr/mcp-server
npm install @doomscrollr/n8n-nodes-doomscrollr
MIT
FAQs
DOOMSCROLLR CLI and API SDK front door for owned-audience websites.
The npm package doomscrollr receives a total of 2 weekly downloads. As such, doomscrollr popularity was classified as not popular.
We found that doomscrollr demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.