anti-debugging-techniques

Fail

Audited by Snyk on Jul 21, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This content is high-risk: it explicitly documents techniques and tools (kernel modules/drivers like TitanHide, API hooks, PEB/NT patching, and LD_PRELOAD tricks) to evade debugging and analysis, which can be used to hide malicious behavior and enable persistent stealth on target systems.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs installing kernel modules/drivers (e.g., TitanHide), hooking kernel/syscall functions and mounting over /proc (FUSE), actions that require elevated privileges and modify kernel or system state, so it pushes the agent to compromise the machine.

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 21, 2026, 01:23 PM
Issues
2
Security Audit — snyk — anti-debugging-techniques