roblox-physics
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and Luau code snippets for Roblox game development. No malicious patterns, obfuscation, or safety bypass attempts were detected.
- [EXTERNAL_DOWNLOADS]: References official documentation from the Roblox creator-docs repository on GitHub. These references are used for technical sourcing and do not involve executable code downloads.
- [COMMAND_EXECUTION]: The skill provides game-engine scripts (Luau) for physics simulation. It does not contain any shell commands, subprocess spawning, or system-level execution patterns.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations were found. The skill explicitly instructs developers on how to use
SetNetworkOwner(nil)to keep physics server-authoritative, which is a standard security practice to prevent data manipulation by players.
Audit Metadata