Skip to main content

truthlocks-crewai

Cryptographic receipt generation for every CrewAI crew task and agent action. Part of the Truthlocks MAIP (Machine-Attested Identity Protocol) ecosystem.

Installation

pip install truthlocks-crewai

Quick Start

from truthlocks_crewai import MAIPCrewCallback

# Create the receipt callback
callback = MAIPCrewCallback()

# Attach to your CrewAI crew
crew = Crew(
    agents=[...],
    tasks=[...],
    callbacks=[callback],
)

# Every agent action and task execution now produces
# a cryptographic receipt anchored to a tamper-proof log

API

Class Description
MAIPCrewCallback CrewAI callback that auto-generates MAIP receipts for every task and agent step
MAIPCrewWrapper Wraps a Crew instance to emit receipts for the full crew execution lifecycle

What You Get

  • Tamper-proof audit trail for every agent decision, tool call, and task result
  • Cryptographic receipts anchored to a transparency log with sub-40 ms latency
  • Zero-config drop-in integration -- add the callback and receipts flow automatically
  • Compliance-ready evidence packages for SOC 2 Type II, ISO 27001, and EU AI Act

How It Works

truthlocks-crewai is a thin wrapper around maip-ai-connectors, the core Truthlocks MAIP SDK for Python. It re-exports the CrewAI-specific classes so you can install only what you need.

Requirements

Documentation

Full guides, API reference, and examples: docs.truthlocks.com/sdk/crewai

License

Apache 2.0 -- see LICENSE.

Download files

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

Source Distribution

truthlocks_crewai-1.0.2.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

truthlocks_crewai-1.0.2-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file truthlocks_crewai-1.0.2.tar.gz.

File metadata

  • Download URL: truthlocks_crewai-1.0.2.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for truthlocks_crewai-1.0.2.tar.gz
Algorithm Hash digest
SHA256 659fbb6c6672bb51310aaba8f74b609d83930e1874458771116ccc6b4e5f265a
MD5 a724617955dd8279f4717512174fcb51
BLAKE2b-256 3de6ca287ff26a02582c99dada903d1552236a92669dd43570f62ec704af7ea5

See more details on using hashes here.

File details

Details for the file truthlocks_crewai-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for truthlocks_crewai-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e0328da0bce7d2ebd07a7bdbbf459fc916444576b21b2b7c8a18bfe84f5cab19
MD5 81df504263347fa567be904ab8dc2c6e
BLAKE2b-256 37f2d19d954f2e81583260621961b2b922c67be36e271300e4827737a1723e87

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.2 This release

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

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