AI agents shouldn't share your credentials.
Each agent gets its own wallet. Each wallet gets its own rules. All enforced in git.
# .repobox/config.ymlresolver: onchaingroups: founders: - ens:0xfran.eth agents: - evm:0xDbbA...2048 # deep-blue-kraken - evm:0x8224...fA09 # yolo-shipperpermissions: default: deny rules: - founders own >main - agents push >feature/** - agents read >* - agents not edit .repobox/config.ymlOne command. Secure your first repo in under a minute.