Perform comprehensive system security scan for malware, hijacking, and suspicious activity
/plugin marketplace add DeepBitsTechnology/claude-plugins/plugin install drbinary-chat-plugin@deepbits# System Security Scan Perform a comprehensive security assessment of the local Windows system. Check for: ## 1. Browser Hijacking Detection - Check browser homepage and search engine settings - Scan for unauthorized browser extensions - Review browser shortcut targets for hijacking ## 2. Registry Analysis Use PowerShell to check these critical registry locations: - `HKCU:\Software\Microsoft\Windows\CurrentVersion\Run` - `HKLM:\Software\Microsoft\Windows\CurrentVersion\Run` - `HKCU:\Software\Microsoft\Windows\CurrentVersion\RunOnce` - `HKLM:\Software\Microsoft\Windows\CurrentVersion\RunO...