
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
clawlaunch-cli
Advanced tools
Automate social media posts on LinkedIn and Twitter with AI-powered content generation. Secure, local-first scheduling with custom prompts.
A Node.js CLI tool that safely schedules social media posts by opening a browser window with pre-filled content. You manually click "Post" — zero automation of the actual posting action.
For Users (Recommended):
npm install -g clawlaunch-cli
For Developers:
# Clone and install
git clone https://github.com/Boss17536/clawlaunch.git
cd clawlaunch/cli
npm install
npm link
After installing with npm install -g clawlaunch-cli, simply run:
clawlaunch init
That's it! Follow the 7 simple questions and start scheduling posts.
clawlaunch or clawlaunch init - Run setup wizardclawlaunch start - Start the schedulerclawlaunch daemon - Run in background modeclawlaunch test - Test a post immediatelyclawlaunch status - View configuration and limitsclawlaunch help - Show all commands📖 Documentation:
Each topic now supports SHORT and LONG formats:
~/.social-poster/config.jsonhttps://twitter.com/intent/tweet?text=...https://www.linkedin.com/share/update/?text=...~/.social-poster/config.json (API keys encrypted)~/.social-poster/logs.txt~/.social-poster/images/npm start
# or
social-poster
# Direct
npm run daemon
# PM2 (Recommended for production)
pm2 start ecosystem.config.js
pm2 logs social-poster
pm2 stop social-poster
See DAEMON_MODE_GUIDE.md for detailed daemon setup.
# Clone and install
git clone <repo>
cd social-poster-free
npm install
# Run locally
npm start
MIT
FAQs
Automate social media posts on LinkedIn and Twitter with AI-powered content generation. Secure, local-first scheduling with custom prompts.
The npm package clawlaunch-cli receives a total of 4 weekly downloads. As such, clawlaunch-cli popularity was classified as not popular.
We found that clawlaunch-cli 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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.