
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
n8n-nodes-socialclaw
Advanced tools
n8n community node for SocialClaw — schedule & publish social posts to 11+ platforms (X, LinkedIn, Instagram, TikTok, YouTube, Reddit, Pinterest, WordPress, Discord, Telegram).
Community n8n node for SocialClaw — schedule & publish social posts to 11+ platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, YouTube, Reddit, Pinterest, WordPress, Discord, Telegram) from any n8n workflow.
Account
Post
Media
Create SocialClaw API credentials with your workspace API key (getsocialclaw.com → dashboard → Developers → Public API). The node sends Authorization: Bearer <key>. Click Test to verify the key against /v1/accounts.
npm install
npm run build
# link into a local n8n install
cd ~/.n8n/custom && npm link n8n-nodes-socialclaw
# restart n8n, add SocialClaw API credentials, drop the node in a workflow
npm run lint and npm run build must pass (they do).npm publish (you need npm login). For verified status on n8n Cloud, publish from GitHub Actions with provenance (.github/workflows/release.yml is set up for this) and submit in the n8n Creator Portal.devDependencies / peerDependencies) — required for verification.n8n-nodes- and TypeScript + the n8n lint config pass.FAQs

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.