Skip to main content

Policy-enforcing runtime kernel and sandboxed runner for AI agents

Project description

Guardplane

Security kernel + sandboxed runner for AI agents.

Guardplane sits between an AI agent and the operating system. It enforces deny-by-default policy, approval gates, workspace sandboxing, MCP tool routing, and replayable audit logs.

What it does

  • capability-based policy enforcement
  • workspace filesystem sandbox
  • approval queue and audited resume
  • JSONL event log and replay
  • MCP registry and tool routing
  • wrapper execution via bridge and contained modes

Guardplane is not an agent framework. It is a runtime control plane for existing agents, wrappers, CI jobs, and deterministic runners.

Install

Install the CLI and daemon:

pipx install guardplane

If you want the examples and validation scripts, use a source checkout:

git clone https://github.com/lhy0718/Guardplane.git
cd Guardplane
pipx install .

Quickstart

export GUARDPLANE_AUTH_TOKEN="$(python3 -c 'import secrets; print(secrets.token_hex(24))')"
guardplaned
guardplane --auth-token "$GUARDPLANE_AUTH_TOKEN" init

Then create a workspace, register an agent, and run a guarded job. Full examples live in the repository.

Project links

Release status

1.0.0rc2 is a pre-release. Guardplane is intended for self-hosted deployments and does not claim full kernel-grade isolation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guardplane-1.0.0rc2.tar.gz (196.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

guardplane-1.0.0rc2-py3-none-any.whl (167.8 kB view details)

Uploaded Python 3

File details

Details for the file guardplane-1.0.0rc2.tar.gz.

File metadata

  • Download URL: guardplane-1.0.0rc2.tar.gz
  • Upload date:
  • Size: 196.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for guardplane-1.0.0rc2.tar.gz
Algorithm Hash digest
SHA256 b6403e4042c8285203d029e2586bfc53d537fc79ec39ef0009ac6ead60d7e4fb
MD5 6b2c47ec14d8b0fadddbb2131cef2bcd
BLAKE2b-256 894b173c93c8be7fa5722cda33e66b363de6c3f00d096d62bdf92979db439f90

See more details on using hashes here.

Provenance

The following attestation bundles were made for guardplane-1.0.0rc2.tar.gz:

Publisher: publish-pypi.yml on lhy0718/Guardplane

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file guardplane-1.0.0rc2-py3-none-any.whl.

File metadata

  • Download URL: guardplane-1.0.0rc2-py3-none-any.whl
  • Upload date:
  • Size: 167.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for guardplane-1.0.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 3b16d6ae23a958ad61d05ce2cfc8191095bce9a096a7d1ed48aa1eba7f4b4269
MD5 06f33bbfb0c5433caafcd14db7acb468
BLAKE2b-256 6e6faed77abb32c0874a8fcebc9137a6555654e149b6a5d0ff6f9423cb0c68b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for guardplane-1.0.0rc2-py3-none-any.whl:

Publisher: publish-pypi.yml on lhy0718/Guardplane

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page