hz-spatial-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Meta Spatial SDK libraries via Gradle dependencies (com.meta.spatial) and the @meta-quest/hzdb CLI tool via NPM. These are established vendor resources from Meta used for Horizon OS development.\n- [COMMAND_EXECUTION]: The skill uses the hzdb utility for legitimate development tasks, including application installation (hzdb app install), lifecycle management (hzdb app launch/stop), and log monitoring (hzdb log).\n- [COMMAND_EXECUTION]: Includes standard instructions for compiling Android applications using the Gradle wrapper (./gradlew assembleDebug) within the user's project environment.\n- [COMMAND_EXECUTION]: Utilizes hzdb to interact with device settings and performance tools, such as capturing screenshots or enabling the OVR Metrics Tool via adb shell commands.
Audit Metadata