Live endpoint threat hunting skill. Systematically scans a system for malicious activity across all categories (Process, File, Network, Persistence, User Account, Registry, etc.) using only native OS tools. Covers macOS, Linux, and Windows at T1 (no privs) and T2 (sudo/admin) levels. Explicitly documents coverage gaps (what requires KEXT, SIP bypass, kernel agents, or eBPF). Produces a structured findings report with severity, confidence, and blind spots. Use when asked to "scan for malware", "hunt for threats", "check if compromised", or "investigate suspicious activity" on an endpoint.
$npx -y skills add forefy/.context --skill endpoint-threat-huntInstalls into the current project.
Run `npx skills use "https://github.com/forefy/.context" --skill "forefy/.context/endpoint-threat-hunt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/forefy/.context" that are relevant to the current task. Run `npx skills add "https://github.com/forefy/.context"` and select the relevant skills, then follow their instructions.