roblox-teleport
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of Roblox TeleportService and associated APIs for moving players between game places and servers.
- [SAFE]: Security best practices are emphasized throughout the documentation, particularly regarding the 'client-spoofable' nature of teleport data and the necessity of using DataStores for authoritative player state.
- [SAFE]: The provided Lua scripts (TeleportHelper.lua) use standard Roblox service patterns with appropriate error handling through pcall to manage network-dependent service calls.
- [SAFE]: All external references point to official Roblox documentation (create.roblox.com), which is a trusted service for this domain.
- [SAFE]: No malicious patterns such as prompt injection, unauthorized data exfiltration, or obfuscated code were detected in the instructions or code samples.
Audit Metadata