🦀 ClawHub
Xena Protocol
by @nickvanzo
Xena Protocol — scan your Gmail for phishing, crypto scams, impersonation, and BEC. Optionally submit hashed reports to an on-chain registry on Ethereum Sepo...
⚙️ Configuration
The skill stores its configuration at ~/.openclaw/phishing-detection/config.json.
Fields:
mode: watcher (default) or reportergmail_account: the email address the user authenticated via gog auth addwallet_address: the agent wallet (reporter mode only)wallet_private_key: the agent wallet private key (reporter mode only)Never print the wallet_private_key to the user or include it in responses.
The contract address + ABI live in contracts/deployed.json and are loaded by
bin/registry_client.py. You do not need to read them yourself.
TERMINAL
clawhub install xena-protocol