Security¶
Repository-root SECURITY.md is the reporting policy. Operator notes:
- Never
shell=True. The CLI gateway builds argv lists. - Default
--gateway cliis--sandboxplus proceed-in-sandbox / deny unsandboxed. --unsafe-skip-permissionsmaps toagy --dangerously-skip-permissions, which defeats--sandbox(antigravity-cli#36). Refused as root, refused with sandbox, refused outside git unless allowlisted. Refused entirely on--gateway sdk.- Snapshots redact
api_key/authorization/GOOGLE_API_KEY/ ADC-shaped fields. - Generated REST (
agyloop api) sendsGOOGLE_API_KEYas a query parameter to Google's Developer endpoint. Treat that key as secret. - Input-detection retarget may copy-patch Apache-2.0
localharness. The optional rewrite proxy is loopback-only and does not install a system CA unlessAGYLOOP_INSTALL_REWRITE_CA=1.