google-mobile-ads-validate
>-
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Validate Google Mobile Ads SDK Integration
Validate a project's Google Mobile Ads (GMA) SDK integration either as a
complete audit or for specific requested checks.
- Full Audit: If the user requests a general validation or full audit,
evaluate all checklist items.
- Specific Checks: If the user asks to validate only a specific area
(e.g., ad preloading), evaluate only the relevant check(s) without running
the entire checklist.
Scoring Rules
For each check, apply one of the following statuses:
- Pass: None of the Warning, Fail, or N/A criteria are met.
- Warning, Fail, or N/A: The conditions described under each
respective status are met.
Validation Checklist
Read the reference guide for each check to be performed:
- No test application ID is in the project, format correct:
references/application-id.md
- No test ad units are in the project, format correct:
references/ad-units.md
- Implemented all Google SKAdNetwork IDs:
references/google-skadnetwork-ids.md
- Mediation adapter compatibility:
references/mediation-adapter-compatibility.md
- Ad preloading validation checks:
references/ad-preloading.md
Final Output
Generate a Markdown report following the format below. ONLY include the
findings for items that were actually checked.
| Check | Status | Findings | Next Steps |
| :--- | :---: | :--- | :--- |
| No test application ID is in the project, format correct | {{status_1}} | {{findings_1}} | {{next_steps_1}} |
| No test ad units are in the project, format correct | {{status_2}} | {{findings_2}} | {{next_steps_2}} |
| Implemented all Google SKAdNetwork IDs | {{status_3}} | {{findings_3}} | {{next_steps_3}} |
| Mediation adapter compatibility | {{status_4}} | {{findings_4}} | {{next_steps_4}} |
| Ad preloading validation checks | {{status_5}} | {{findings_5}} | {{next_steps_5}} |
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。