🛡️ SentinelMesh
SentinelMesh is a real-time security, policy, and observability mesh for AI agents communicating via the Model Context Protocol (MCP).
🚀 Features
- 🔎 Real-time monitoring of MCP agent-to-agent messages
- 🔐 Prompt injection & sensitive context detection (YAML-defined rules)
- ⚠️ Risk scoring with visual color tags
- 📊 Streamlit dashboard with filters, charts, and risk summaries
- 🧪 Log replay tool for forensic analysis
- 🛑 Manual + auto-quarantine via blocklist
- 🧱 Modular CLI structure (installed with
setup.py)
📦 Installation
From your project root:
pip install -e .
🖥️ Dashboard
Launch the real-time Streamlit dashboard:
streamlit run sentinelmesh/dashboard/app.py
Features:
- Realtime log table
- Risk scoring with heatmap
- Agent volume and risk timeline
- Block/unblock agents live from the sidebar
🧰 CLI Tools
MCP Monitor:
sentinelmesh-cli
Monitors the log file and shows alerts in real time.
Log Replay:
sentinelmesh-replay --agent agent.hrbot.local --limit 10
Replay historical logs with filters.
⚙️ Config Files
sentinelmesh/rules/rules.yaml— security rules (phrases, context, regex)sentinelmesh/rules/blocklist.yaml— blocked agents (manually set)sentinelmesh/logs/mcp_traffic.log— live traffic log
📝 License
MIT © Rishit Goel
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sentinelmesh-1.0.0.tar.gz
(6.2 MB
view details)
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 sentinelmesh-1.0.0.tar.gz.
File metadata
- Download URL: sentinelmesh-1.0.0.tar.gz
- Upload date:
- Size: 6.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
python-requests/2.32.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6b47870b62603cc54ddd4990b0f3530822b60553bde704b5a901370fb79a9c4
|
|
| MD5 |
73b64ff4692588113c6c569791b7f9f3
|
|
| BLAKE2b-256 |
65922b129451936a81242e261a8fca238e67bd25d50bfe84882c9643588dbf67
|
File details
Details for the file sentinelmesh-1.0.0-py3-none-any.whl.
File metadata
- Download URL: sentinelmesh-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
python-requests/2.32.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bed53796c2cf0decc55e59b8bccde2a9328fa1d18de2dc2273210e60560f189a
|
|
| MD5 |
9bd11c0bc55c7be2b364df809bfb22fe
|
|
| BLAKE2b-256 |
198020cfffe5ed575f188a6e1e10d8eb1e304c6c6c7903aa23ae8f427bae8bf2
|