Enterprise Security Monitoring SDK for AI Agents - Secure any AI agent in just 3 lines of code with real-time threat detection, behavioral analysis, and comprehensive reporting
Project description
Agent Sentinel
Enterprise Security Monitoring SDK for AI Agents
Secure any AI agent in just 3 lines of code - Real-time threat detection, behavioral analysis, and comprehensive reporting with zero-config deployment.
from agent_sentinel import monitor, monitor_mcp
@monitor
def my_function(): pass
@monitor_mcp()
def my_mcp_tool(): pass
🚀 3 Lines to Secure Any Agent
Simple Integration
from agent_sentinel import monitor, monitor_mcp
@monitor
def process_user_input(user_data: str) -> str:
return f"Processed: {user_data}"
@monitor_mcp()
def search_web(query: str) -> dict:
return {"results": "web search results"}
That's it! Your agent is now protected against 20+ threat types with enterprise-grade monitoring.
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 agent_sentinel-0.1.6.tar.gz.
File metadata
- Download URL: agent_sentinel-0.1.6.tar.gz
- Upload date:
- Size: 158.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a99d9e750b55337548e3b5aa8abdd9ab3214d3cd9792b1dff4605924ae42d898
|
|
| MD5 |
3bffe30a134c5e6f30fe9e967087a049
|
|
| BLAKE2b-256 |
e593b036e7c40ac47a5d84678e03ea9ba326d29a8ce2b15669ce6b1ce78f31dd
|
File details
Details for the file agent_sentinel-0.1.6-py3-none-any.whl.
File metadata
- Download URL: agent_sentinel-0.1.6-py3-none-any.whl
- Upload date:
- Size: 180.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e0bd1092ba905e0517b342de4f1ee8b98c178c98a0ae8ff23eefce2f936f1bd
|
|
| MD5 |
04e500c6a8b1bd7893fdb3f3472c92d7
|
|
| BLAKE2b-256 |
0b02117688ece5563d6f8a73331a432ad14e2d4b68c87ad18e8f832af654db2f
|