baoyu-danger-gemini-web
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill identifies and manages local browser processes to facilitate session authentication. It executes
ps auxon Unix-like systems to discover active Chrome debugging ports and uses thespawnmethod to launch Chromium-based browsers for cookie extraction via the Chrome DevTools Protocol (CDP). - [EXTERNAL_DOWNLOADS]: The skill fetches generated content from legitimate service providers. It downloads images produced by the model from official Google-owned domains (
googleusercontent.com) and saves them to user-specified local directories. - [COMMAND_EXECUTION]: For cross-platform support, particularly in WSL environments, the skill executes
cmd.exeandwslpathto resolve Windows host paths and environment variables, ensuring it can locate browser user data directories correctly.
Audit Metadata