roblox-security
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Lua code examples focused on Roblox security best practices. All examples emphasize 'Never Trust the Client' principles.
- [SAFE]: Server-side validation logic for distance, cooldowns, and stat bounds are correctly implemented to prevent common game exploits.
- [SAFE]: The rate limiting and argument validation utility patterns follow standard security engineering principles.
- [SAFE]: Guidance on ModuleScript placement correctly identifies how to protect sensitive server-side logic from client access.
Audit Metadata