From drbinary-chat-plugin
Scans the local Windows system for malware, browser hijacking, suspicious processes, and unauthorized registry entries, producing a structured security report with findings and recommendations.
How this command is triggered — by the user, by Claude, or both
Slash command
/drbinary-chat-plugin:scan-systemThe summary Claude sees in its command listing — used to decide when to auto-load this command
# 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...
Perform a comprehensive security assessment of the local Windows system. Check for:
Use PowerShell to check these critical registry locations:
HKCU:\Software\Microsoft\Windows\CurrentVersion\RunHKLM:\Software\Microsoft\Windows\CurrentVersion\RunHKCU:\Software\Microsoft\Windows\CurrentVersion\RunOnceHKLM:\Software\Microsoft\Windows\CurrentVersion\RunOnceHKCU:\Software\Microsoft\Internet Explorer\MainHKCU:\Software\Microsoft\Edge\Main%TEMP%%APPDATA%%LOCALAPPDATA%C:\Users\PublicProvide a structured report with:
Begin the scan now.
npx claudepluginhub deepbitstechnology/claude-plugins --plugin drbinary-chat-plugin/fort-hardenRuns fort security audit on macOS, then guides through fixing safe issues one at a time with explicit approval.
/fire-security-scanScans skills, plugins, MCP tools, RAG documents, and code for prompt injection, PII harvesting, credential theft, and supply chain attacks. Supports --deep, --fix, and --report flags.
/scan-privacyInvokes a privacy scanning command with placeholder content; no defined action, arguments, or output specified in data.
/scanRuns a multi-surface security scanner (SCA, secrets, authz, MCP, pipeline, logic, diff) with focused modes and supplementary output blocks. Exit codes convey severity.