HellAdmin MCP proxy server — policy enforcement gateway for AI agents (alpha)
Project description
HellAdmin Server
MCP proxy server + kernel-level enforcement engine for AI agent infrastructure.
Contains:
- Landlock enforcer — unprivileged kernel file/network sandboxing (no root)
- seccomp-bpf — syscall filtering (ptrace, mount, unshare blocked)
- MCP proxy — reverse proxy for MCP servers with argument validation
- ArgumentValidator — blocks command injection, path traversal
- EgressGuard — blocks SSRF to cloud metadata endpoints
- Policy compiler — one YAML config to seccomp + AppArmor + nftables + Landlock rules
- Activity source detection — classify events by SSH session, container, process
Quick start
pip install helladmin
# Sandbox a process
helladmin run -- python3 agent.py
# MCP proxy
helladmin proxy add --name my-server --cmd python3 server.py --access public
helladmin proxy serve --port 8443
# Dashboard
helladmin dashboard --port 8888
Requirements
Linux (kernel 5.13+), Python 3.11+.
License
Apache-2.0
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 helladmin_server-0.1.0a5-py3-none-any.whl.
File metadata
- Download URL: helladmin_server-0.1.0a5-py3-none-any.whl
- Upload date:
- Size: 756.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da2a2023ec0b2261e227f2d2c7c4c0cd573586995907df5d5552fda0c2e19542
|
|
| MD5 |
5cd99ceb8fe8b3f53637d0b81bc60d87
|
|
| BLAKE2b-256 |
9543931a9939c51f9f30d6f30f220c52e7a785fe4b80993f286b967664a0e9d5
|