google-mobile-ads-get-started

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [External Resource Integration]: The skill uses curl to fetch the latest SDK version numbers from official Google Maven repositories and GitHub releases. This is a routine operation used to ensure the integration uses the most up-to-date dependencies.
  • [Local Command Execution]: To verify successful integration, the instructions suggest running platform-specific build tools such as gradle, xcodebuild, and dotnet. These commands are standard for development environments and are used here to confirm project compilation.
  • [Automated Project Configuration]: For iOS projects, the skill includes a workflow to programmatically modify the Xcode project using Ruby. This automation is a common developer practice intended to streamline the addition of Swift Packages to a project.
  • [Sample Credential Usage]: The skill provides sample AdMob App IDs for testing. These are well-documented public identifiers provided by the vendor for development purposes, and the skill correctly reminds the user to replace them before production.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 04:28 AM
Security Audit — agent-trust-hub — google-mobile-ads-get-started