play-billing-library-version-upgrade

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run standard Android build system commands, including ./gradlew assembleDebug, ./gradlew test, and ./gradlew build. These commands are used natively within the development workflow to verify that code refactorings and library upgrades have not introduced breaking changes.
  • [EXTERNAL_DOWNLOADS]: The instructions direct the agent to synthesize information from official Android and Google Play developer documentation at developer.android.com. These are well-known and trusted sources for technical documentation and migration guidelines.
  • [DATA_EXPOSURE]: The skill performs discovery by reading local project configuration files, such as build.gradle, build.gradle.kts, and libs.versions.toml, to identify the current version of the library. It also scans the application source code for deprecated artifacts (e.g., SkuDetails) to determine the effective baseline version for migration planning.
  • [PROMPT_INJECTION]: No patterns associated with prompt injection, role-play bypasses, or instructions to ignore safety filters were identified in the skill documentation or instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 10:16 AM
Security Audit — agent-trust-hub — play-billing-library-version-upgrade