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.
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
- Website — agentguard.tech
- Docs — docs.agentguard.tech
- OpenClaw integration — agentguard.tech/openclaw
- Source — github.com/thebotclub/agentguard-core
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
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 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5732381cd74f920fb638254a510d7bdfed65d3f090124ca00812f962a338a327
|
|
| MD5 |
b10abc5cb9caca264d6b79a23f1e6751
|
|
| BLAKE2b-256 |
65f249f6d42b88571d5d0410fec4f16d0a40780e10bbc25574316a436cfbc32e
|
Provenance
The following attestation bundles were made for agentguard_tech-0.11.2.tar.gz:
Publisher:
publish-pypi.yml on thebotclub/agentguard-core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentguard_tech-0.11.2.tar.gz -
Subject digest:
5732381cd74f920fb638254a510d7bdfed65d3f090124ca00812f962a338a327 - Sigstore transparency entry: 2747969092
- Sigstore integration time:
-
Permalink:
thebotclub/agentguard-core@8b2fb27692682b4ab031c085f20a49a43ad34178 -
Branch / Tag:
refs/tags/python-v0.11.2 - Owner: https://github.com/thebotclub
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@8b2fb27692682b4ab031c085f20a49a43ad34178 -
Trigger Event:
push
-
Statement type:
File details
Details for the file agentguard_tech-0.11.2-py3-none-any.whl.
File metadata
- Download URL: agentguard_tech-0.11.2-py3-none-any.whl
- Upload date:
- Size: 50.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bce080e3fc667fa5f60cc10ca0da2139fa67d4bc4d786f2214b2e3375e0b244b
|
|
| MD5 |
070c18089f5a56b6f912b5021361f4df
|
|
| BLAKE2b-256 |
0f38c22c18111684192e955e9a2a51b094d55301183243223de24bf394afdd26
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentguard_tech-0.11.2-py3-none-any.whl -
Subject digest:
bce080e3fc667fa5f60cc10ca0da2139fa67d4bc4d786f2214b2e3375e0b244b - Sigstore transparency entry: 2747969118
- Sigstore integration time:
-
Permalink:
thebotclub/agentguard-core@8b2fb27692682b4ab031c085f20a49a43ad34178 -
Branch / Tag:
refs/tags/python-v0.11.2 - Owner: https://github.com/thebotclub
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@8b2fb27692682b4ab031c085f20a49a43ad34178 -
Trigger Event:
push
-
Statement type: