Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add SajjadMohammed/admob-policy-skill --skill admob-policygit clone --depth 1 https://github.com/SajjadMohammed/admob-policy-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/sajjadmohammed/admob-policy-skill/admob-policy)<a href="https://agentmods.dev/skills/sajjadmohammed/admob-policy-skill/admob-policy"><img src="https://agentmods.dev/badge/skills/sajjadmohammed/admob-policy-skill/admob-policy/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/sajjadmohammed/admob-policy-skill/admob-policy"><img src="https://agentmods.dev/badge/skills/sajjadmohammed/admob-policy-skill/admob-policy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00330 | $0.16884 |
| Opus 5 | $0.00165 | $0.08442 |
| Sonnet 5 | $0.00066 | $0.03377 |
| Haiku 4.5 | $0.00033 | $0.01688 |
Grade A, and why
admob-policy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 1,598 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AdMob policy — diagnosis and fixes
Companion to admob-implementation, which holds the compliant code templates. This skill
is the diagnostic side: identify the violation, quote the rule, apply the fix.
Scope and limits — read this before trusting the catalog
Covered. Native Android apps using the Google Mobile Ads SDK, under three enforcement tracks: AdMob program policies, the Google Publisher Policies and Restrictions, and Google Play's own Ads policy.
Not covered. AdSense for web, Ad Manager / AdX specifics, iOS-only requirements (App Tracking Transparency, SKAdNetwork), mediation partner policies, and Google's advertiser- side policies. AdMob and AdSense share the Google Publisher Policies, so sections C and D transfer to web — but every code fix here is Android, and the AdSense-only rules are absent.
Not exhaustive, and cannot be. Google's policy surface spans dozens of pages that change without notice. This catalog is a navigation layer over the official sources in Step 2, not a replacement for them. Always open the source before acting on an entry.
Anything not backed by a quote is a judgement call. Entries carrying a verbatim block quote are verified against the linked source. Entries without one are the author's reading. Apply the reporting rule at the bottom of this file and say which kind you are relying on.
Step 1 — read the warning correctly
AdMob reuses AdSense web boilerplate in violation descriptions. The examples inside are usually irrelevant to a native app. Do not chase them.
"Modified ad behavior" arrives with this text:
Publishers are not permitted to alter the behavior or targeting of Google ads. This includes implementing the AdSense ad code in a "floating box script," or altering the ad-targeting using hidden keywords or IFRAMES.
| Phrase | Applies to a native Android app? |
|---|---|
| "floating box script" | No — JavaScript concept |
| "hidden keywords" | No — HTML concept |
| "IFRAMEs" | No — HTML element |
| "alter the behavior" (lead-in) | Yes — the only operative clause |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 1,598 lines · 330 tokens per session scan A fa8d0ef2c30c
admob-policy is a skill published in the GitHub repository SajjadMohammed/admob-policy-skill (2 stars, last pushed 1mo ago), licensed MIT. It adds 330 tokens to every session and 16,884 once invoked, about $0.0016 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
app-store-preflight-compliance
Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.
app-store-review
Audit an iOS app's App Store submission readiness and rejection risk for a fintech app — App Review Guidelines domains (Safety/Performance/Business/Design/Legal), PrivacyInfo.xcprivacy (NSPrivacyAccessedAPITypes required-reason APIs, NSPrivacyTrackingDomains, NSPrivacyCollectedDataTypes), App Privacy nutrition labels…
gps-compliance
Google Play data safety declarations, app recovery actions, and device tier configs via gps. Use when updating Data safety, creating recovery actions, or managing device tier configuration.
app-store-compliance
Run an enterprise pre submission compliance audit on a mobile app project before uploading to the Apple App Store or Google Play. Use when the user is about to submit, ship, or release an iOS or Android app, when an app was rejected and needs a fix plan, when reviewing App Store Review Guidelines or Google Play policy…
ipaship-audit
Use when auditing iOS/Android app submissions for compliance with Apple App Store Review Guidelines or Google Play Developer Policies. Scan .ipa, .apk, or .zip files against official store policies, generate structured compliance reports, and identify violations with remediation steps.
html-ppt-zhangzara-stencil-tablet
A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.