1 link tagged with all of: prompt-injection + enterprise-safety + ai + computer-use
Click any tag below to further narrow down your results
Links
Google integrates its computer use tool into Gemini 3.5 Flash, allowing agents to see, reason and act across browser, mobile and desktop environments for tasks like continuous software testing and accessibility audits. It uses adversarial training plus optional safeguards—explicit confirmations and auto-stop triggers—to reduce prompt-injection risks, and is accessible via the Gemini API and Enterprise Agent Platform.
- Gemini 3.5 Flash now has computer use built directly into the main model, merging what was previously a standalone Gemini 2.5 feature so the same model handles chat, function-calling, and UI automation across browser, mobile, and desktop.
- Google used targeted adversarial training to curb prompt-injection attacks, plus optional safeguards—mandatory user confirmation before sensitive/irreversible actions and auto-stop on suspicious prompt patterns.
- Available now via the Gemini API and Gemini Enterprise Agent Platform, with a live demo on Browserbase and reference code in the docs.