reverse-engineering
Fail
Audited by Snyk on Aug 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). Several listed URLs point to third-party/direct-binary hosts or ambiguous/suspicious GitHub targets that can deliver Windows executables or arbitrary repo content (notably winbindex and the odd short repo), which are commonly used to distribute malware or unvetted binaries.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly includes instructions and OPSEC guidance for bypassing security mechanisms (Secure Boot bypass, kernel-level hiding like TitanHide/HyperHide) and mentions artifacts such as unsigned bootloaders in the ESP, which entail modifying boot/system components and require elevated privileges, so it pushes actions that can compromise the host state.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata