roblox-datastores
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and provided Luau code samples adhere to Roblox security best practices, including the mandatory use of
pcallfor wrapping network-dependent DataStore calls to prevent script failures. - [SAFE]: The skill promotes the use of
UpdateAsyncoverSetAsyncto prevent data clobbering in multi-server environments, which is a standard safety measure for data integrity. - [SAFE]: Security guidance is provided regarding the handling of Open Cloud API keys, explicitly advising against embedding credentials in game code.
- [SAFE]: No evidence of obfuscation, remote code execution, or unauthorized network operations was found in any of the skill files.
Audit Metadata