Runtime security, observability, and compliance for AI agents
Project description
🛡️ AgentTrust
Runtime security, observability, and compliance for AI agents.
AgentTrust provides a comprehensive security layer for autonomous AI agents, offering real-time monitoring, threat detection, compliance enforcement, and cryptographic identity management.
Quick Start (3 lines)
import agenttrust
at = agenttrust.init(framework="langchain")
# That's it — monitoring is now active
Installation
pip install agenttrust
With LangChain integration:
pip install agenttrust[langchain]
CLI
# Initialize for your framework
agenttrust init --framework langchain
# Real-time monitoring dashboard
agenttrust monitor --live
# Check agent fleet status
agenttrust status
# View configuration
agenttrust config
Four Security Layers
Layer 1: AgentObserve
Traces every agent action with <5ms overhead. Tool calls, LLM invocations, chain executions — all captured.
Layer 2: AgentProtect
Behavioral firewall with pattern-based threat detection: prompt injection, privilege escalation, data exfiltration, and behavioral drift.
Layer 3: AgentComply
Compliance engine supporting EU AI Act, NIST RMF, ISO 42001, and SOC2. Automated audit trails and risk dashboards.
Layer 4: AgentIdentity
Cryptographic identity management for agents. Register, verify, and compute trust scores across your agent fleet.
License
MIT
Project details
Release history Release notifications | RSS feed
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 agenttrust-0.1.0.tar.gz.
File metadata
- Download URL: agenttrust-0.1.0.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfa968d6b80702e6eb8f411aa4a682eea93bd48c832a1f695e614949e954ea04
|
|
| MD5 |
4b37a24976fc4165cf07558759814710
|
|
| BLAKE2b-256 |
67e5e4fc965d8585fc02be3d47766ab2216ca409564fda0d974b968310b9676f
|
File details
Details for the file agenttrust-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agenttrust-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5075494b0a1eb1449b6cd59292338e2e8f02603e7a360c4c84715b9d47a7f4e0
|
|
| MD5 |
7c64f9b851f0c4444ee7fd7294d5b5f4
|
|
| BLAKE2b-256 |
edca83063e76a025a918823cddb046668762241ec4206ce825329851dd0f49a3
|