Comment the deposit command
@gitsafebot deposit 100 USDC in any GitHub issue on a connected repo.
AI parses your intent
Claude Haiku extracts amount, token, and your GitHub identity. Confidence threshold ≥ 0.92 required.
Relayer submits the transaction
The GitSafe relayer builds and signs the Solana transaction using your encrypted execution keypair. Gas is covered.
safeTokens minted to your vault
You receive 1:1 safeTokens. These have no transfer function — impossible to move by anyone outside GitSafe program instructions.
No transfer instruction
safeTokens cannot be sent to any address. No transfer function = no drain surface. A compromised key is worthless.
No approve instruction
You cannot approve a third party to spend your safeTokens. Standard DeFi exploits don't apply.
On-chain enforcement
Restrictions enforced at the Solana program level — not application level, which can be bypassed.
Agent-safe by design
Give an AI agent full bot access to GitHub without risk. Even a fully compromised agent cannot move funds.