roblox-sharp-edges
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a technical reference guide for Roblox game development. It outlines patterns to prevent data loss, security exploits (like client-side manipulation), and memory leaks.- [EXTERNAL_DOWNLOADS]: The skill's metadata references an external documentation source on GitHub (
github.com/brockmartin/roblox-game-skill). This is used solely for content reference and does not involve the execution of remote code or the installation of unverified software.- [COMMAND_EXECUTION]: Code examples provided in the reference files are illustrative Luau scripts meant for the Roblox environment. These snippets follow established community practices (e.g., using the Trove module for cleanup or the task library for threading) and do not perform unauthorized file system or network operations outside the intended game engine scope.
Audit Metadata