Skip to main content

A trusted boundary for intent‑safe AI execution.

Project description

MirginCipher Blackbox (MGC)

MirginCipher Blackbox (MGC) is a Local Encrypted Execution Tool designed to protect sensitive human intent and enable secure, deterministic AI execution. MGC provides a trusted device‑level encrypted boundary for agents — it is not an agent itself.

Authorization Integration into any third‑party products or AI agents is free of charge, but requires official authorization to ensure ecosystem integrity and security.

For authorization requests, please contact: zkeviny@icloud.com

Core Capabilities

  • Local storage — All sensitive data stays on the device and is never uploaded to the cloud.
  • Local encrypted storage & execution — Data is encrypted using a combination of the user’s personal key and device‑specific environmental factors.
  • Store‑once authorization — Once stored, an item is authorized for future use within the same device environment without repeated confirmation.
  • Environment migration — If hardware changes, access can be restored using a user‑defined migration key. Stored data remains usable.
  • Lightweight integration — Install the MGC package and configure the dedicated MGC Skill. Even if Skill‑level communication is intercepted or modified, MGC’s secure storage and retrieval remain unaffected.
  • Cross‑agent availability — Any agent platform that supports Skills can integrate with MGC with zero additional development.
  • Cross‑platform support — Distributed as a Python package for easy installation, with all security‑critical components compiled via Cython and executed inside a local encrypted service.This design ensures portability, tamper‑resistance, and consistent behavior across macOS, Windows, and Linux.

Installation pip install mgc-blackbox

Start the local encrypted execution service: mgc run

Usage Overview MGC can be used in two ways:

  1. Through AI agents (via Skills / MCP) Agents can:
  • Store sensitive information
  • Retrieve encrypted items
  • Execute stored scripts
  • All without accessing plaintext.

MCP configuration: See mcp_config.json in installation directory.

  1. Through scripts (via REST API) External scripts can fetch encrypted items at runtime. Plaintext is never exposed to AI logs or external systems.

For detailed usage, see: MGC_GUIDE.md

Security Model All data remains local No cloud upload No plaintext logging Deterministic execution User‑controlled authorization Protection Mode available for high‑security environments Minimal network usage: only version checks and service health checks require network access;no user data, secrets, scripts, or metadata are ever transmitted.

For safety details, see: docs/user_notice.md

AI Skill Specification For AI behavior boundaries and tool definitions, see: docs/skill_spec.md

License See the LICENSE file for full terms.

© 2026 MirginCipher Team. All rights reserved.

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 Distributions

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

mgc_blackbox-1.3.0-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

mgc_blackbox-1.3.0-cp312-cp312-manylinux_2_17_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

mgc_blackbox-1.3.0-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

mgc_blackbox-1.3.0-cp311-cp311-manylinux_2_17_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mgc_blackbox-1.3.0-cp311-cp311-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mgc_blackbox-1.3.0-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

mgc_blackbox-1.3.0-cp310-cp310-manylinux_2_17_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mgc_blackbox-1.3.0-cp310-cp310-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file mgc_blackbox-1.3.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 65122e40a7916320e9737bc42be5362bc86accbf104ef732610b6e375ad70d2a
MD5 13cc0acf25cafcaa5c23c993b1b3eb87
BLAKE2b-256 12c57ac122dda476d3d87e6347cac536c624c917666002fc3a615101d2a6bac9

See more details on using hashes here.

File details

Details for the file mgc_blackbox-1.3.0-cp312-cp312-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp312-cp312-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0155282b3ca327b6c87bc26eff96499a3271180df857b1446fecd5bbac17e135
MD5 8c10bf4919d969c82d62a2ce17b894a0
BLAKE2b-256 63b326d657d29127037a26007fc0079a60499f9d26de0ed750e3721aaf09127c

See more details on using hashes here.

File details

Details for the file mgc_blackbox-1.3.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9d302f61e5ac7025b3fd454ca7f822a14ad9d3e26bb6d035663530d150470fa1
MD5 12c9cd80ed5ccec08030d5d8bc9403c4
BLAKE2b-256 f3280b429eb81a72c67f4927f2f8a6602abce8dfde26a3c1e0b1d1a5f7a398f0

See more details on using hashes here.

File details

Details for the file mgc_blackbox-1.3.0-cp311-cp311-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp311-cp311-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 72f1668f65e5b594343cdffcdfd64bec79953714cff1552cdc22a1502a813311
MD5 16bf8830c252b70288444ff050e0c971
BLAKE2b-256 449ec25f8aa746af4a1602f33d62af378fafd6178a5f7b8ba84faa53993810f8

See more details on using hashes here.

File details

Details for the file mgc_blackbox-1.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a12373294bf9c849af57e4a8ae00057ba28d609474683d873f8e8b2826d9a499
MD5 ffd49781cbde19e5a704a1b813fbadf5
BLAKE2b-256 46865898adda291c6bcfe88e8c160e9691f732846814a3d1fd12299eeb25d706

See more details on using hashes here.

File details

Details for the file mgc_blackbox-1.3.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 23aa8e0c98b58db898e16b45b9478887fa15ece79f77007eea1dd90a82988f7f
MD5 cf9c865227fdde58918118fc0aea732b
BLAKE2b-256 d758cec58148385ed3724510dbe96d8dc4d64776ea4d7fb142cb75620669e12a

See more details on using hashes here.

File details

Details for the file mgc_blackbox-1.3.0-cp310-cp310-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp310-cp310-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e4ded9e52f6d3b150d10ecb7c0c6de01a0f94d26aee3e913ae9c56ac31886b15
MD5 da05e92b53d5f937f4d822e968ab43f1
BLAKE2b-256 b455a89ee131d7fd903680ea5c57aee6d13a4a250a8dbfada58794ef2e4144e7

See more details on using hashes here.

File details

Details for the file mgc_blackbox-1.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mgc_blackbox-1.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 60e061f4923f90b94f212101b644566675005dcb434e022455bf35d9bbb02d2a
MD5 28fcc85cd8ef39219f2690dc19527f87
BLAKE2b-256 a6b1e4c80d2aa01290510169e005a8b317b59e2750a0e2f22977f0f0ce6b1186

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