Real-time behavioral kill switch for AI agents
Project description
Vaultak
Runtime security and behavioral monitoring for AI agents.
Vaultak is the control layer for AI agents in production. Monitor every action, enforce permission boundaries, and automatically pause or roll back agents before damage is done.
Install
pip install vaultak
Quick Start
from vaultak import Vaultak
vt = Vaultak(api_key="vtk_...")
with vt.monitor("my-agent"):
# your agent code here
pass
Products
- Vaultak Core — SDK, 5 lines of code, deep integration
- Vaultak Sentry — Desktop app, zero code changes, any language
Links
- Website: https://vaultak.com
- Dashboard: https://app.vaultak.com
- Docs: https://docs.vaultak.com
- PyPI: https://pypi.org/project/vaultak
License
MIT
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
vaultak-0.6.1.tar.gz
(11.2 kB
view details)
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
vaultak-0.6.1-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file vaultak-0.6.1.tar.gz.
File metadata
- Download URL: vaultak-0.6.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e97357ad87d1db74b94ba7fc62d37e95bdfa7742c3c38bdf78088c5a83fdf224
|
|
| MD5 |
082e068fe3f3a3240d480fcd6a457b94
|
|
| BLAKE2b-256 |
a288bb890c6e0c832deb6a0c4e396e399da0fc0d107e3cb544273b7c5f7cd342
|
File details
Details for the file vaultak-0.6.1-py3-none-any.whl.
File metadata
- Download URL: vaultak-0.6.1-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef1e7a05e6b9eaf5b2ca9889fb521a17d22859cc8aaa45d3dce5030dd2e775a5
|
|
| MD5 |
693115eb8213ea637e9fa79606b12363
|
|
| BLAKE2b-256 |
e31c7440bb181f5bf88b6b28389285fe58e0943b7d537729940aaaa099d41188
|