bd-instrumentation
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to fetch the latest SDK version numbers from well-known and trusted services, specifically Sonatype (Maven Central) and GitHub. These network requests target official vendor repositories to ensure the integration uses up-to-date versions of the bitdrift SDK.
- [COMMAND_EXECUTION]: Employs standard shell commands such as
ls,grep, andfindfor local project discovery. These are used to identify the mobile platform and existing dependencies to provide tailored integration advice. It also utilizes development tools likeadbandxcrunfor verifying the SDK's runtime initialization, which is consistent with its primary purpose.
Audit Metadata