Live data from Hacker News

Google AI Studio's API key protection is as exposed as the key itself

github.com

1–3 of 3 posts

Re: Google AI Studio's API key protection is as exposed as the key itself

#2
Google AI Studio's Build Mode hides API keys behind a proxy during deployment, which the docs imply is secure. But the proxy forwards arbitrary requests to any Gemini model with zero auth, quota or validation, using the real API schema, even for apps with no AI features. Deployment URLs are discoverable by searching the URL scheme. This was reported to Google in late November and classified as a documentation issue.