agent-browser-cleanup

Pass

Audited by Gen Agent Trust Hub on Aug 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local PowerShell script, scripts/Remove-OrphanedAgentBrowsers.ps1, which utilizes Get-CimInstance to query the Windows process table and Stop-Process to terminate abandoned browser instances. These actions are scoped to the ~/.agent-browser directory to avoid affecting the user's primary browser applications.
  • [PRIVILEGE_ESCALATION]: The documentation mentions the Add-MpPreference command for Windows Defender exclusions to prevent performance-related process leaks. While this specific command requires administrative privileges, it is presented as a manual optimization step for the user and is not included in the automated cleanup script logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 27, 2026, 12:10 PM
Security Audit — agent-trust-hub — agent-browser-cleanup