roblox-networking
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive security best practices for Roblox game development, focusing on the client-server boundary. It explicitly warns against trusting client-side values and provides code patterns for implementing rate limiting (token buckets) and server-side validation.
- [EXTERNAL_DOWNLOADS]: The skill includes several links to
create.roblox.com. These are official documentation resources from Roblox Corporation and are documented neutrally as intended for developer reference. - [DATA_EXFILTRATION]: No sensitive file access or network exfiltration patterns were detected. The Luau code examples operate within the expected context of Roblox game services (Players, ReplicatedStorage, Workspace).
- [COMMAND_EXECUTION]: The skill does not contain any shell commands, subprocess executions, or dynamic context injection patterns.
Audit Metadata