roblox-luau-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate architectural guidance for the Roblox Luau environment, focusing on metatables, inheritance, and module structures.
- [SAFE]: The documentation identifies and warns against common security pitfalls in game development, such as trusting client-side input and failing to handle errors in asynchronous operations (DataStores and HTTP requests).
- [SAFE]: Recommended external libraries (such as Promise, Trove, and Signal) are well-known, community-standard open-source resources within the Roblox ecosystem.
- [SAFE]: The inclusion of HttpService examples uses standard placeholder domains and correctly demonstrates the use of error-handling wrappers (pcall) to prevent script termination.
Audit Metadata