Skip to main content

agentguard-tech

Python compatibility SDK 0.11.1 for AgentGuard HTTP policy evaluation. This distribution is maintained for truthful compatibility and security fixes; it is not the normative v1 runtime contract and does not claim equivalent TypeScript feature scope, executor-owned capability separation, or a compliance outcome.

PyPI Python license homepage

The distribution name is agentguard-tech; Python imports use agentguard. The TypeScript package is an independent release named @the-bot-club/agentguard.

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 compatibility hook

OpenClawGuard is a Python-side HTTP adapter for a structural before_tool_call hook. Strict mode is required and returns a block decision on HTTP failure. strict=False is a hard startup error. The hook can be disabled or bypassed and owns no raw capability under a separate identity, so it is compatibility telemetry only.

from agentguard.integrations.openclaw import openclaw_guard

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

OpenClaw-provided session, run, and tool-call IDs are correlation data only. Other integration modules in this distribution are compatibility adapters; their presence is not evidence of runtime coverage or equivalent v1 feature scope.

Documentation

Licence

Business Source License 1.1. The repository LICENSE is authoritative. © 2026 The Bot Club Pty Ltd (ABN 99 695 980 226).

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.2.tar.gz (52.3 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.2-py3-none-any.whl (50.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentguard_tech-0.11.2.tar.gz
  • Upload date:
  • Size: 52.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for agentguard_tech-0.11.2.tar.gz
Algorithm Hash digest
SHA256 5732381cd74f920fb638254a510d7bdfed65d3f090124ca00812f962a338a327
MD5 b10abc5cb9caca264d6b79a23f1e6751
BLAKE2b-256 65f249f6d42b88571d5d0410fec4f16d0a40780e10bbc25574316a436cfbc32e

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentguard_tech-0.11.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for agentguard_tech-0.11.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bce080e3fc667fa5f60cc10ca0da2139fa67d4bc4d786f2214b2e3375e0b244b
MD5 070c18089f5a56b6f912b5021361f4df
BLAKE2b-256 0f38c22c18111684192e955e9a2a51b094d55301183243223de24bf394afdd26

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentguard_tech-0.11.2-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.

Release history Release notifications | RSS feed

This release

0.11.2 This release

2 files

0.11.1

2 files

0.11.0

2 files

0.10.0

2 files

0.9.0

2 files

0.8.0

2 files

0.7.2

2 files

0.7.1

2 files

0.7.0

2 files

0.6.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page