getting-started
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [External Package Retrieval]: The skill configures the build system to download SDK components from a Maven repository hosted on GitHub. This is the intended method for incorporating the required libraries into an Android project.
- [Credential Management]: The instructions describe how to provide authentication for the package registry using environment variables or local property files. This approach is a standard way to handle sensitive tokens without embedding them directly in source code.
- [Android Permissions]: The setup requires the application to declare Bluetooth and Internet permissions. These are essential for the SDK to facilitate communication between the mobile device and Meta glasses.
Audit Metadata