Airdrop farming, multi-wallet orchestration, on-chain ops. Built on Termux + proot-debian. Every transaction is sim-then-send. Every secret is encrypted. Every action is logged — because auditable is the only honest default.
An operator running Web3 airdrop operations — multi-wallet orchestration, on-chain execution, automation that doesn't break when the network gets hostile. Stack: Termux on Android, with a proot-debian under the hood. Edge operator, not cloud native.
What I optimise for: auditable by default. Sim-then-send on every tx. Encrypted vault for every secret. Audit log for every action that touches funds. I don't optimise for speed theatre — I optimise for being able to explain what happened, three months later, line by line.
What I don't do: drainers, third-party seed handling, fraud infrastructure. Non-negotiable.
22-skill agent bundle with governance layer: Spend Governor (USD cap, slippage, gas-spike HALT), FROZEN_PATHS (immutable critical files), MEV protection, skill integrity verification. Mirror+Guardrails pattern applied to keep the operational rails without the persona override.
Python CLI for X v2 API with auto-refreshing tokens. Survives xurl binary break on Termux. Cascade fallback across providers. Termux-native, zero external dependencies.
BIP-39/32/44 + EIP-55. Solves Termux's missing crypto libs (no web3, no eth-account, no pynacl). Self-contained: keccak256 + secp256k1 implemented in-stdlib. Fresh single + batch farm modes.
Custom profile with auto_confirm default, expanded permissiveness for high-volume Web3 ops, audit-logged. Same hard stops as default — just faster loop. Isolated memory, isolated SOUL.
Single-file HTML portfolio. Editorial luxe aesthetic: dark warm bg + Fraunces serif headlines + brass accent. Five sections, clickable social reach, no build step. Drop-in deploy to any static host (Vercel, Netlify, Cloudflare Pages, GitHub Pages).
If it's not auditable, it's not operationally honest.
— Operating principle