hz-android-2d-porting

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill suggests using the npx -y metavr command to run the Quest device CLI tool. This pattern fetches and executes the metavr package directly from the npm registry without manual installation. In this context, it is a standard developer workflow for running platform tools.
  • [EXTERNAL_DOWNLOADS]: The instructions reference several external dependencies, including Meta SDKs (Spatial SDK, Platform SDK) and standard Android libraries (AndroidX, Material Design). These are hosted on well-known, legitimate package registries such as Maven Central and Google's Maven repository.
  • [COMMAND_EXECUTION]: The skill provides commands for interacting with a connected Quest device via the metavr CLI (e.g., metavr app install, metavr app launch, and metavr adb logcat). These are expected operations for a developer tool focused on application testing and deployment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 08:29 PM
Security Audit — agent-trust-hub — hz-android-2d-porting