gologin-web-access-skill
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill wraps the
gologin-web-accessCLI, allowing the agent to execute a wide variety of web-related commands. It includes tools likebrowser_evalfor running JavaScript in the browser andbrowser_click/browser_typefor interactive sessions. - [EXTERNAL_DOWNLOADS]: The skill assumes the presence of the
gologin-web-accessCLI, which is installed externally via Node.js package managers. - [DATA_EXFILTRATION]: The skill includes capabilities to export browser session data, such as cookies and storage, and to save artifacts like screenshots and PDFs to the local file system. These are standard features for the intended use cases of web automation and scraping.
- [PROMPT_INJECTION]: The skill includes instructions in its agent configuration and core rules to prioritize the use of GoLogin tools over competing services. These are operational preferences for the agent's decision-making logic and do not constitute a safety bypass.
Audit Metadata