Skip to main content

AgentGuard — runtime governance for production AI agents. APRA CPS 230, EU AI Act and ISO 42001 evidence built-in. Native OpenClaw, LangChain, CrewAI, OpenAI Assistants, AutoGen, and MCP integrations.

Project description

agentguard-tech

Runtime governance for production AI agents. Built for APRA CPS 230, EU AI Act and ISO/IEC 42001 — with native OpenClaw, LangChain, CrewAI, OpenAI Assistants, AutoGen and MCP integrations.

PyPI Python license homepage

AgentGuard sits between your production AI agent and the systems it touches. Every database write, every customer email, every fund transfer — evaluated against your written policy, logged with a tamper-evident hash chain, and rolled up into the evidence pack your auditor and your board accept.

This package is the Python SDK. For the TypeScript SDK install @the-bot-club/agentguard. For the compliance evidence pack generator see agentguard.tech/compliance.

Install

pip install agentguard-tech

Quick start

from agentguard import AgentGuard

guard = AgentGuard(api_key="ag_live_...")
decision = guard.evaluate(tool="shell_exec", params={"cmd": "rm -rf /"})
# → blocked

OpenClaw fleet governance

Drop-in plugin for any OpenClaw agent. The plugin registers a before_tool_call hook and blocks any call that violates the agent's attached policy.

from agentguard.integrations.openclaw import openclaw_guard

guard = openclaw_guard(
    api_key=os.environ["AGENTGUARD_API_KEY"],
    agent_id="ops-dispatch-1",
    policy="./policies/cps230.yaml",
    strict=True,
)

Other framework integrations: LangChain (agentguard.integrations.langchain), CrewAI, OpenAI, AutoGen, LangGraph, MCP, Vercel AI.

Documentation

Licence

Business Source License 1.1. Source available, commercial use under licence. © 2026 The Bot Club Pty Ltd (ABN 99 695 980 226).

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

agentguard_tech-0.11.1.tar.gz (52.5 kB view details)

Uploaded Source

Built Distribution

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

agentguard_tech-0.11.1-py3-none-any.whl (50.4 kB view details)

Uploaded Python 3

File details

Details for the file agentguard_tech-0.11.1.tar.gz.

File metadata

  • Download URL: agentguard_tech-0.11.1.tar.gz
  • Upload date:
  • Size: 52.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for agentguard_tech-0.11.1.tar.gz
Algorithm Hash digest
SHA256 8ac8419d447ce81150c384edee1fb1fe90c873428b51f7e5b42ee71231934737
MD5 ada9567fc661953a869243986d705053
BLAKE2b-256 03673aef6674d9afb95e6141b379ddc6b082d393bb9297b05c3a1b7d1f861b58

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentguard_tech-0.11.1.tar.gz:

Publisher: publish-pypi.yml on thebotclub/agentguard-core

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

File details

Details for the file agentguard_tech-0.11.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agentguard_tech-0.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ce8b55d16dcab10c5afdb2862e3890372c292e75e65cbdf0fa4d81d36b7feed7
MD5 31583013523b1a548c67d5986ce0c75b
BLAKE2b-256 df75183d464193efcee9c573be24f78fdadd1a939ae7480664f764f1b5886a41

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentguard_tech-0.11.1-py3-none-any.whl:

Publisher: publish-pypi.yml on thebotclub/agentguard-core

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