roblox-security
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines security best practices for Roblox game development, including server-side validation and rate limiting. The provided Luau code examples are standard for the platform and follow the 'least privilege' principle for client-server communication.
- [SAFE]: No malicious patterns such as obfuscation, remote code execution, or data exfiltration were detected. The skill correctly advises against insecure practices like client-side trust or using global variables (_G) for security state.
Audit Metadata