逆向防御方实现 → 红队针对性绕过。把 EDR / Defender / AV 的 hook 表、ETW provider、AMSI 实现先逆向出来, 再写针对性的 unhook / 间接 syscall / ETW patch / call stack spoof。对照 MITRE ATT&CK T1562 防御规避。 触发关键词:EDR 绕过、AV bypass、免杀、unhook、direct syscall、indirect syscall、Hell's Gate、Halo's Gate、 Tartarus Gate、ETW patch、AMSI patch、call stack spoofing、hardware breakpoint Blindside、MITRE T1562、 ntdll unhook、kernel callback、CrowdStrike 绕过、Defender 绕过、Sentinel One 绕过、Elastic Defend、 Sysmon 规避、PPID spoof、Sleep mask、Process Hollowing、Reflective DLL。
69
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
3 findings: 2 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a suspicious URL in the skill instructions that could lead the agent to download and execute malicious scripts or binaries. This includes links to executables from untrusted sources, typosquatting of official packages, URL shorteners that obscure the destination, and personal file hosting services.
Multiple entries are GitHub repositories and a personal download page hosting offensive EDR-bypass/PoC tools from low-reputation or clearly offensive handles (and a non-official executable host), which are high-risk download sources that could be used to distribute malware.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The content is explicit offensive red-team tooling and playbooks describing EDR bypass (AMSI/ETW patching, ntdll unhooking/indirect syscalls/HWBP, PPID spoofing, implant/beacon callback, LSASS dump), which enable backdoors, remote code execution, credential theft and system compromise.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
This skill explicitly instructs the agent to bypass EDR protections and modify system-level telemetry and binaries (AMSI/ETW/ntdll/kernel callbacks), and to run/install tooling and deployment actions that change the host's security state and require elevated privileges.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
I flagged https://github.com/klezVirus/SysWhispers3 because the skill explicitly instructs to "git clone https://github.com/klezVirus/SysWhispers3" and run its Python script at runtime (references/unhook-techniques.md:63-66 and SKILL.md:174), which fetches and executes remote code that the skill relies on.
6aa1362
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.