5 ms·
You're talking about if a box is compromised, but to clarify, this is hard coded into the source in the repo, not an end-user's credentials (and it's a `client_
by xtagon 8mo ago
You're talking about if a box is compromised, but to clarify, this is hard coded into the source in the repo, not an end-user's credentials (and it's a `client_id` and `client_secret`, not a token): https://github.com/clawdbot/clawdbot/blob/7187c3d06765c9d3a7b1de40430fe1567b174131/extensions/google-antigravity-auth/index.ts#L8-L11 https://github.com/clawdbot/clawdbot/blob/7187c3d06765c9d3a7...