levelplay-unity-integration
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and resources from well-known services and trusted organizations, including Unity (
docs.unity.com,platform.ironsrc.com), Apple (developer.apple.com), and various legal/regulatory sites (gdpr.eu,ftc.gov). These references are necessary for the described task and originate from authoritative sources. - [COMMAND_EXECUTION]: The instructions guide the user through standard mobile development build processes, including native dependency resolution for Android (Gradle) and iOS (CocoaPods). It specifically mentions using the Mobile Dependency Resolver (MDR) or External Dependency Manager for Unity (EDM4U), which are industry-standard tools for Unity projects.
- [SAFE]: The skill implements strict verification gates, such as reading the project's
packages-lock.jsonfile to confirm SDK installation before providing implementation code. It also provides high-quality C# and Objective-C code snippets that utilize official APIs for ad management and privacy compliance (such as Apple's App Tracking Transparency framework).
Audit Metadata