Run untrusted code safely
Disposable execution environments for crypto developers and security teams. No local access. No leaked secrets. No drained wallets.
PV3 isolates execution, not just environments. Run any repo, Foundry project, or AI-generated codebase without risking your keys.
Works with Foundry, Hardhat, Anchor, and any Node/Rust/Python toolchain.
curl -L pv3.dev/install.sh | bash~/.ssh/id_rsa~/.aws/credentials~/.env~/wallet.jsonIt cost a developer and his team over $250,000 to learn this
They cloned a repo to test a tool.npm install. npm start.
By the time they realized the script was malicious, it had scanned their machine and drained their wallets.
They weren't careless.
They were just doing what developers do — running code to see what happens.
This happens more often than you think. It's just underreported.
Same pattern every time.
"Every day, crypto developers clone repos, run install scripts, and test contracts on machines holding private keys. Most get lucky. Some don't."
In today's agentic era, execution without governance is a liability.
HOW PV3 WORKS FOR YOU
Move execution away from your secrets.
Three steps. Controlled execution.
Type your command,
pv3 run [command]Prefix any command with 'pv3 run'. That's it. No Docker setup required.
Isolate
Each run starts in a fresh disposable runtime.
Destroy
Environment vaporized. No traces left.
Dangerous
$ npm start Runs on your machine with full access.
Safe
$ pv3 run npm start Runs in isolated microVM. Zero access to your files.
Zero configuration, code anywhere
One command to install. Works with your existing workflow.
curl -L pv3.dev/install.sh | bashOne compromised dependency.
Total business collapse.
Modern finance runs on code developers don’t fully trust. When a supply chain attack hits, it doesn’t just steal funds, it spreads across your entire business stack, exposing customer data, API keys, and proprietary systems.
See the proof yourself from real stories and incidents
Stay in touch with the latest PV3.dev products & updates.