google-mobile-ads-android-migrate-to-next-gen
Migrates Android applications from the old, legacy Google Mobile
Install this skill
or
95/100
Security score
The google-mobile-ads-android-migrate-to-next-gen skill was audited on Aug 3, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 28
Curl to non-GitHub URL
SourceSKILL.md
| 26 | |
| 27 | ```bash |
| 28 | curl -sS https://dl.google.com/dl/android/maven2/com/google/android/libraries/ads/mobile/sdk/ads-mobile-sdk/maven-metadata.xml | sed -n 's/.*<latest>\(.*\)<\/latest>.*/\1/p' |
| 29 | ``` |
| 30 |
Scanned on Aug 3, 2026
View Security Dashboard