gate.cat - action-veto gate for AI agents: block irreversible actions before they execute. Early-stage; this release reserves the name.
Project description
gate.cat
Action-veto gate for AI agents — block irreversible actions before they execute.
gate.cat puts a veto between an AI agent and the real world: terraform destroy,
payments, rm -rf, force-pushes, outbound e-mail. The agent proposes, the gate
decides — allow, or block and escalate to a human.
Status
Pre-alpha (0.0.1). This release reserves the package name. The veto engine is in active development and lands in an upcoming release. What it does not do yet: this placeholder ships no runtime functionality.
Honest line: a veto gate rejects actions it can check; anything it cannot check is unchecked, not safe.
Install
pip install gate.cat
(PyPI treats gate.cat, gate-cat and gate_cat as the same name.)
import gatecat
print(gatecat.__version__)
Links
- Website: https://gate.cat
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 gate_cat-0.0.1.tar.gz.
File metadata
- Download URL: gate_cat-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dbdd89551ec241502e3bde86e80048801d98c274cd55289eb4c1ec8fd0923eb
|
|
| MD5 |
a0f483dd114607403b7709f639fd147f
|
|
| BLAKE2b-256 |
fd1cf29d39a73872b8f6d54f30860f0025787a7f0b749b05497eaff88717f145
|
File details
Details for the file gate_cat-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gate_cat-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8848d9f4055d3a7ed4e91695573b0dddd3d2934f72947418847d4ec2fa8eacc2
|
|
| MD5 |
07e1ac63e406f0d267704d64e398942b
|
|
| BLAKE2b-256 |
762c8a683b81ec1459808f0bc71216639e633eb7e6bf599ecd51b2b1e7285be6
|