Skip to main content

HellAdmin MCP proxy server — policy enforcement gateway for AI agents (alpha)

Project description

HellAdmin Server

status: alpha platform: linux license: Apache 2.0

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


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

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

helladmin_server-0.1.0a5-py3-none-any.whl (756.1 kB view details)

Uploaded Python 3

File details

Details for the file helladmin_server-0.1.0a5-py3-none-any.whl.

File metadata

File hashes

Hashes for helladmin_server-0.1.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 da2a2023ec0b2261e227f2d2c7c4c0cd573586995907df5d5552fda0c2e19542
MD5 5cd99ceb8fe8b3f53637d0b81bc60d87
BLAKE2b-256 9543931a9939c51f9f30d6f30f220c52e7a785fe4b80993f286b967664a0e9d5

See more details on using hashes here.

Supported by

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