Secure runtime for AI agents, and tools -- free and open-source from Celesto AI 🧡
Project description
SmolVM
Secure runtime for AI agents, and tools -- free and open-source from Celesto AI 🧡
Install
# Install Python package
pip install smolvm
# Install pre-requisites and one time setup
sudo ./scripts/system-setup.sh --configure-runtime
Quickstart
from smolvm import VM
vm = VM()
vm.start()
print(f"VM running at {vm.get_ip()}")
result = vm.run("echo 'Command execution is ready'")
print(result.stdout.strip())
vm.stop()
Run with a context manager to automatically clean up the microVM after use:
from smolvm import VM
with VM() as vm:
print(f"VM running at {vm.get_ip()}")
result = vm.run("echo 'Command execution is ready'")
print(result.stdout.strip())
📄 License
Apache 2.0 License - see LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smolvm-0.0.1.tar.gz.
File metadata
- Download URL: smolvm-0.0.1.tar.gz
- Upload date:
- Size: 118.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a491979b6ffbc83e5470a835b0729ff5a93b720a769dc7ce09fc7898a0f18c3
|
|
| MD5 |
2ca5b790473ecbb0b2c7754677508d38
|
|
| BLAKE2b-256 |
91b4eceaff19df9e7abd6f8ad33b606a1d38095bb7ddbccac58f722851b223e9
|
Provenance
The following attestation bundles were made for smolvm-0.0.1.tar.gz:
Publisher:
publish.yml on CelestoAI/SmolVM
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smolvm-0.0.1.tar.gz -
Subject digest:
6a491979b6ffbc83e5470a835b0729ff5a93b720a769dc7ce09fc7898a0f18c3 - Sigstore transparency entry: 953346641
- Sigstore integration time:
-
Permalink:
CelestoAI/SmolVM@91fb235c6a708438bb816540dea53088e1408ca5 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/CelestoAI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@91fb235c6a708438bb816540dea53088e1408ca5 -
Trigger Event:
push
-
Statement type:
File details
Details for the file smolvm-0.0.1-py3-none-any.whl.
File metadata
- Download URL: smolvm-0.0.1-py3-none-any.whl
- Upload date:
- Size: 62.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
070a8e9478c48244f32dd1ca329f20866496e0e6f4b53ba497a23b29f6e9a21e
|
|
| MD5 |
5c2d41d69d9bf4af763f2698126e851b
|
|
| BLAKE2b-256 |
8e05aabfeb487c95002798b7f7707146d652b79ca030e5be5ba49384c6c977c8
|
Provenance
The following attestation bundles were made for smolvm-0.0.1-py3-none-any.whl:
Publisher:
publish.yml on CelestoAI/SmolVM
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smolvm-0.0.1-py3-none-any.whl -
Subject digest:
070a8e9478c48244f32dd1ca329f20866496e0e6f4b53ba497a23b29f6e9a21e - Sigstore transparency entry: 953346642
- Sigstore integration time:
-
Permalink:
CelestoAI/SmolVM@91fb235c6a708438bb816540dea53088e1408ca5 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/CelestoAI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@91fb235c6a708438bb816540dea53088e1408ca5 -
Trigger Event:
push
-
Statement type: