roblox-gui

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard UI development guidelines and Luau code snippets specifically for the Roblox engine environment.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive data access or external network exfiltration patterns were found. The code uses internal Roblox RemoteEvents (e.g., FireServer), which are the standard and secure communication channel between client and server within the Roblox sandbox.
  • [EXTERNAL_DOWNLOADS]: All external links point to official Roblox documentation domains (create.roblox.com), the official developer forum (devforum.roblox.com), or official Roblox-owned GitHub repositories (github.com/Roblox). These are well-known and reputable sources for this technical domain.
  • [COMMAND_EXECUTION]: No unauthorized system command execution or shell scripts are present. The provided code is intended strictly for execution within the restricted Luau scripting environment of Roblox.
  • [INDIRECT_PROMPT_INJECTION]: While the skill provides templates for processing user interaction, it does not ingest untrusted external data into the agent's control flow in a manner that would facilitate prompt injection attacks.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 06:23 AM
Security Audit — agent-trust-hub — roblox-gui