unity
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and code samples for Unity development that do not exhibit malicious patterns.
- [EXTERNAL_DOWNLOADS]: The skill directs users to install a package from a Git repository (
github.com/clockworklabs/com.clockworklabs.spacetimedbsdk.git) which is an official repository owned by the skill author. - [CREDENTIALS_UNSAFE]: The code demonstrates using
PlayerPrefsto store an authentication token locally on the user's device. This is a common practice in Unity game development for session persistence and does not involve hardcoded credentials or unsafe exfiltration.
Audit Metadata