GNOMAN mission control CLI for Safes, secrets, and guard rails
Project description
GNOMAN: Guardian of Safes, Master of Keys
✨ What is GNOMAN?
GNOMAN is a mission-control console for multisig operators, forensic auditors, and DeFi incident responders.
It fuses:
• A modular command-line interface
• A curses-powered dashboard UI
• Forensic logging and signed audit trails
• Deep integrations with wallets, keyrings, and Gnosis Safes
GNOMAN replaces a zoo of fragile scripts with a single god-tier control deck.
🚀 Core Features
🔑 Secrets & Wallets
• Full keyring integration (freedesktop-secrets, macOS Keychain, Windows Credential Locker).
• .env / .env.secure drift detection and reconciliation.
• HD wallet support with:
• Hidden derivation trees
• Custom derivation paths
• Vanity address generation
• Cold wallet / hot executor separation.
• Wallet monitoring with real-time balance and nonce tracking.
🏛️ Safe Orchestration
• Deploy new Gnosis Safes with arbitrary owner sets & thresholds.
• Add/remove owners, rotate keys, and patch Safe configs live.
• Automatic Safe ABI syncing (via ABISchemaManager).
• Submit, batch, and simulate transactions across multiple Safes.
🧰 Contract Toolkit
• ABI loading, schema enforcement, and method resolution.
• Transaction builder with type-safe argument validation.
• Ephemeral executors for flash execution (EIP-6780 friendly).
• Gas calibration and automatic fee bumpers.
📊 Forensic Audit Mode
• Crawl wallets, Safes, and secrets into a signed report (JSON/PDF).
• Includes:
• Wallet balance snapshots
• Safe threshold configs
• Expiring secrets
• Last access timestamps
• Reports cryptographically signed with GNOMAN’s audit key.
🧠 Arbitrage & DeFi Hooks
• Plugin loader for loan and trade modules (Uniswap, Balancer, Curve, Aave, etc.).
• Canonical schema enforcement for graph + execution steps.
• RPZE pathfinding validator integration.
• ExecutionManager hooks for cycle watching, memory attach, and readiness checks.
📡 Sync & Drift Detection
• gnoman sync: reconcile secrets across keyring, .env, .env.secure, and remote vaults.
• Detect drift and resolve conflicts interactively.
📟 Dashboard UI
• Curses-powered neon cockpit.
• Views: diffs, branches, GitHub status, Safe states, audit logs.
• Keyboard-driven interactive ops (submit tx, rotate key, reconcile secrets).
🔧 Installation
From PyPI:
pip install gnoman-cli
From DockerHub:
docker pull gadgetsaavy/gnoman:latest
docker run -it gadgetsaavy/gnoman
From Source:
git clone https://github.com/74Thirsty/gnoman-cli.git
cd gnoman-cli
pip install -e .
🕹️ Usage
CLI:
gnoman safe deploy --owners 0xA.. 0xB.. 0xC.. --threshold 2
gnoman wallet derive --path "m/44'/60'/0'/0/1337"
gnoman sync
gnoman audit --output report.pdf
Dashboard:
gnoman tui
Navigate with arrow keys. q to quit.
⸻
🔒 Security Posture • All secrets loaded from keyring-first (never plaintext by default). • Forensic logs signed with GNOMAN’s audit key. • Ephemeral execution to prevent key leakage. • Multisig-first design: never trust a single key.
⸻
🛠️ Roadmap • Remote vault sync (Hashicorp Vault, AWS Secrets Manager). • ML-based anomaly detection in audit mode. • zk-proof attestation of audit reports. • Direct Flashbots bundle submission from dashboard.
⸻
🧑💻 Authors
Built with obsession by Christopher Hirschauer (</gadget_saavy>).
⸻
💸 Support GNOMAN Development
If you appreciate the work behind GNOMAN, feel free to donate to support the continued development and improvement of this project:
PayPal:
Gnosis Safe:
To donate directly to my Gnosis Safe, use the following address:
Gnosis Safe Address: eth:0xC6139506fa54c450948D9D2d8cCf269453A54f17
Key Updates:
- PayPal Donation Button: I added a PayPal donation link for you. You can replace
yourusernamewith your actual PayPal username. - Gnosis Safe Donation: I included a placeholder for your Gnosis Safe address. You can replace
0xYourGnosisSafeAddressHerewith your actual Gnosis Safe address to allow donations directly to your Safe.
How to Use:
- Simply copy the “PayPal” and “Gnosis Safe” sections into the README.
- Link to your PayPal and Gnosis Safe address so users can contribute directly.
Project details
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 gnoman_cli-0.3.3.tar.gz.
File metadata
- Download URL: gnoman_cli-0.3.3.tar.gz
- Upload date:
- Size: 65.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1120a315f90091c24327621610a5a29fe2f487f79a822c1bee3590441fc506f1
|
|
| MD5 |
6300c9b55a87bc93a16831107122489f
|
|
| BLAKE2b-256 |
429d32091cecaca15d682d9cee1cf622b70be6a51a72023b6371d94d1326aa08
|
File details
Details for the file gnoman_cli-0.3.3-py3-none-any.whl.
File metadata
- Download URL: gnoman_cli-0.3.3-py3-none-any.whl
- Upload date:
- Size: 69.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d6729bec6e68764a200c7392ffdad7c6b189c9ae853ed9237db587bc547ef47
|
|
| MD5 |
6a4289b1ae52e515e5cda0d056a8c4a6
|
|
| BLAKE2b-256 |
995c633b7989fc49168968e7d4f84de255fe7cfd646773b55abd0d43b3650bd1
|