📰 Dev.to · Pool Camacho
Articles from Dev.to · Pool Camacho · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9351)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Pool Camacho
6d ago
The Axios Attack Proved npm audit Is Broken. Here's What Would Have Caught It
On March 31, North Korean hackers hijacked axios on npm and pushed a RAT to millions of devs. npm audit said nothing. Here's a technical breakdown of the attack

Dev.to · Pool Camacho
1w ago
I built an npm malware scanner in Rust because npm audit isn't enough
aegis-scan is an open-source Rust CLI that catches malicious npm packages — obfuscated eval, typosquatting, maintainer takeovers — before they hit your node_mod

Dev.to · Pool Camacho
1w ago
I Built a Visual Flow Engine in Rust to Replace Node-RED and n8n
Why I started this project I've spent years using Node-RED and n8n for workflow...
DeepCamp AI