roblox-dev
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions facilitate the use of
wallyandaftmanfor downloading project dependencies and development tools. These are recognized standards within the Roblox Luau community for managing software lifecycles. - [COMMAND_EXECUTION]: The skill leverages the
Bashtool to run local development utilities includingrojo,stylua,selene, andluau-lsp. These commands are essential for building, formatting, and analyzing game code. - [SAFE]: The skill emphasizes server-side validation and security principles, such as never trusting client input and avoiding hardcoded secrets, which align with secure development practices.
Audit Metadata