AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Security / Runtime Hardening

Ad Platform Agent Auth Review

Review DV360, Google Ads, and similar ad-platform agents for personal OAuth risk, workspace scoping, token storage, read/write separation, and approval readiness.

adtech, oauth, google-ads, dv360, auth-review

Install this skill

Install (Codex)

./bin/skills-hub install security/[email protected] --runtime codex

Install (Claude)

./bin/skills-hub install security/[email protected] --runtime claude

Install (Generic)

./bin/skills-hub install security/[email protected] --runtime generic --target ./my-agent/skills

Operational Summary

Use when: Use before an agent reads or writes to DV360, Google Ads, Meta Ads, product feeds, or commerce/analytics APIs using OAuth or service credentials.

Execution mode: analysis-only

Approval boundary: Analysis-only; must not create tokens, change OAuth scopes, approve access, or execute ad-platform writes.

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Runtime & Dependencies

ID: security/ad-platform-agent-auth-review

Runtimes: codex, claude, generic

Tool dependencies: 0

API dependencies: 0

Dependencies

Tools: Not documented

APIs: Not documented

Outputs

  • Authentication risk report
  • Trust-zone recommendation
  • Read/write separation checklist
  • Approval-gated execution recommendation