Skip to main content

agentcheck

Record what your AI agent is allowed to do.

Install

pip install agentcheck

Quickstart

import agentcheck

agentcheck.init(api_key="ak_live_...", base_url="https://agentcheck.fly.dev")

proof = agentcheck.record(
    agent="factory-bot",
    scope="order parts under $10K, monitor equipment 24/7",
    authorized_by="kim@factory.com"
)

# Kim gets an email, clicks "Approve"
# Anyone can verify: /api/v1/verify/{proof.id}

record = agentcheck.get(proof.id)
print(record.status)  # "approved"

API

Function Description
agentcheck.init(api_key, base_url) Initialize with your API key
agentcheck.record(agent, scope, authorized_by) Create agreement
agentcheck.get(id) Get agreement details
agentcheck.list(status, agent) List agreements
agentcheck.amend(id, new_scope) Amend agreement scope

Sign Up

from agentcheck import Client

result = Client.signup(
    email="dev@company.com",
    company_name="My Company",
    base_url="https://agentcheck.fly.dev"
)
print(result["api_key"])  # Save this - shown once only

License

MIT

Release files for agentcheck-sdk 1.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agentcheck-sdk 1.0.1
File Size Uploaded
agentcheck_sdk-1.0.1.tar.gz 21.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agentcheck-sdk 1.0.1
File Interpreter ABI Platform
agentcheck_sdk-1.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 47.6 kB

Release files / agentcheck_sdk-1.0.1.tar.gz

Download URL agentcheck_sdk-1.0.1.tar.gz
Size 21.2 kB
Tags Source
SHA-256 checksum
How to use checksums
f892ceccb19d46459abb057d1ff82173ea6a52b3d3aa69383a2b43e5d41f826a
BLAKE2b-256 checksum
How to use checksums
2fd4b7b8aba1e708ff4cc4026b29a214200b0736e1be6e22d5aaf263090a8f5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.6

Release files / agentcheck_sdk-1.0.1-py3-none-any.whl

Download URL agentcheck_sdk-1.0.1-py3-none-any.whl
Size 26.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
b05de00fcca2fd78796445fc341da521a6d444c19b76e7b1abcbe11fd0563dcb
BLAKE2b-256 checksum
How to use checksums
590ab6b8a6b45fcb45ad114919fe16a140fc8de506423dabf76668a4040512a8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.6

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 release files

1.0.0

2 release files

0.9.0

2 release files

0.8.0

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.0

2 release 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