
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
This CLI tool allows you to build manager your running E2B sandbox and sandbox templates. Learn more in our documentation.
Using Homebrew (on macOS)
brew install e2b
Using NPM
npm install -g @e2b/cli
e2b auth login
[!NOTE] To authenticate without the ability to open the browser, provide
E2B_ACCESS_TOKEN
as an environment variable. Get yourE2B_ACCESS_TOKEN
from the Personal tab at e2b.dev/dashboard. Then use the CLI like this:E2B_ACCESS_TOKEN=sk_e2b_... e2b template build
.
[!IMPORTANT]
Note the distinction betweenE2B_ACCESS_TOKEN
andE2B_API_KEY
.
Visit our CLI documentation to learn more.
FAQs
CLI for managing e2b sandbox templates
The npm package @e2b/cli receives a total of 2,294 weekly downloads. As such, @e2b/cli popularity was classified as popular.
We found that @e2b/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.