roblox-audio
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and helper scripts for Roblox's audio systems. All code snippets and scripts use official Roblox engine APIs (
Instance.new,SoundService,TweenService) and do not perform any sensitive operations like network requests or file system access. - [EXTERNAL_DOWNLOADS]: References to official Roblox documentation (
create.roblox.com) were identified. These are links to well-known service documentation and do not pose a security risk. - [COMMAND_EXECUTION]: Code examples utilize standard Roblox engine methods for creating and wiring audio instances which operate within the scoped environment of the game engine.
Audit Metadata