getting-started
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [External Repository Access]: The skill configures the project to fetch the SDK from the official Facebook Maven repository on GitHub Packages. This is a standard practice for distributing proprietary or developer-preview libraries.
- [Credential Handling]: Authentication for the private repository is managed using a GitHub token retrieved from environment variables or a local properties file. This aligns with standard security practices for managing developer credentials without hardcoding them.
- [Standard Android Permissions]: The AndroidManifest configuration requests necessary permissions for Bluetooth and Internet access, which are appropriate for a skill designed to connect to and communicate with wearable devices.
Audit Metadata