Reading up on Vercel Sandbox
4 deep · digging since dec 23, 25
- $1 million hacker challenge for Vercel Sandbox - Vercel
Vercel launches a two‑week public HackerOne bounty offering up to $1 million for researchers who can escape its Sandbox microVM isolation.
- Everything hackable will get hacked - Vercel
Vercel argues that open-weight models like Kimi K3 already enable offensive security research, but defenders can use stronger frontier models today to proactively find vulnerabilities via tools like deepsec before the advantage erodes.
- Security boundaries in agentic architectures - Vercel
Vercel recommends separating agent harness from generated code execution in isolated sandboxes with secret injection to prevent prompt injection and credential theft in agentic architectures.
- We removed 80% of our agent’s tools - Vercel
Vercel replaced a complex multi-tool text-to-SQL agent with a simpler file system agent using bash commands, achieving 3.5x faster execution and 100% success rate.