roblox-analytics
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and a server-side batching utility for the built-in Roblox AnalyticsService. All operations are performed using official Roblox API signatures.
- [DATA_EXFILTRATION]: No unauthorized data transmission or credential harvesting was detected. The skill correctly directs developers to use the first-party Roblox analytics pipeline, which sends data to the official Creator Hub dashboard.
- [COMMAND_EXECUTION]: The provided Luau script (
references/event-batcher.luau) uses standard Roblox services likeAnalyticsServiceandPlayersfor accumulated event logging without any suspicious system or network side-effects.
Audit Metadata