deltarune-game-trainer-client
Fail
Audited by Snyk on Jun 28, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). The skill contains deliberate malicious/abusive capabilities — explicit process memory reading/writing (pointer/pattern scanning, freeze loops), privilege escalation (runas), and evasion guidance (stealthy writes / avoid anti-cheat signatures), which together enable process compromise, credential/theft potential, and malware-style distribution — high risk for abuse.
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 instructs the agent to attach to and modify other processes' memory (including code injection), includes an admin-elevation routine (runas), and suggests anti-cheat evasion techniques — all actions that modify system/process state and bypass security protections.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata