unreal

Warn

Audited by Socket on Sep 11, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
evals/files/HealthComponent.h

No direct malicious behavior or supply-chain malware is visible in this header. However, ServerApplyDamage is declared as a Client RPC despite its server-oriented name and comment, creating a likely server-authority flaw. The implementations are required to determine whether this can be exploited to alter health, bypass damage validation, or cause reliable-RPC abuse.

Confidence: 97%Severity: 68%
SecurityMEDIUM
evals/files/ArenaPickup.cpp

No evidence of malicious or supply-chain attack behavior is present. The code contains significant correctness and security-relevant memory-safety risks: improper deletion of a UObject, a likely dangling SharedData reference, and an asynchronous use-after-free race caused by capturing this without lifetime protection. These issues could cause crashes or undefined behavior, but the fragment does not indicate malware or data exfiltration.

Confidence: 96%Severity: 72%
Audit Metadata
Analyzed At
Sep 11, 2026, 03:16 PM
Package URL
pkg:socket/skills-sh/lynricsy%2Fhyperskills%2Funreal%2F@95ed35de6cc011f24dd2621fa5a33d0f0672730e37193bd43e59e0b35a80caba
Security Audit — socket — unreal