Skip to main content

android-admob

Integrates AdMob for monetization in Android apps, covering banner, interstitial, and rewarded ads with setup patterns and code examples.

Install this skill

or
81/100

Security score

The android-admob skill was audited on Feb 9, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 91

Template literal with variable interpolation in command context

SourceSKILL.md
91```kotlin
medium line 135

Template literal with variable interpolation in command context

SourceSKILL.md
135```kotlin
medium line 197

Template literal with variable interpolation in command context

SourceSKILL.md
197```kotlin
low line 264

External URL reference

SourceSKILL.md
264- [AdMob Quick Start](https://developers.google.com/admob/android/quick-start)
low line 265

External URL reference

SourceSKILL.md
265- [AdMob Policies](https://support.google.com/admob/answer/6128543)
low line 266

External URL reference

SourceSKILL.md
266- [Test Ads](https://developers.google.com/admob/android/test-ads)
low line 267

External URL reference

SourceSKILL.md
267- [Mediation](https://developers.google.com/admob/android/mediation)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →