roblox-data
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively provides instructions and code examples for native Roblox engine services, including DataStoreService, MemoryStoreService, and MessagingService. No external dependencies or remote execution patterns are present.
- [SAFE]: Code patterns for data handling emphasize security and stability, specifically advising the use of
UpdateAsyncfor concurrency-safe writes and wrapping network calls inpcallfor error handling. - [SAFE]: The instructions explicitly warn against storing sensitive information such as OAuth tokens, API keys, or cloud credentials within the data designs.
- [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected in the skill instructions or reference files.
Audit Metadata