From vanguard-frontier-agentic
Reviews marketing site consent and data-collection posture — CMP banners, tag-manager containers, Google Consent Mode, cookie policies — for GDPR/CCPA/ePrivacy compliance and dark patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:marketing-consent-data-collection-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill reviews the consent and data-collection layer of a marketing site for regulatory correctness, coverage gaps, and dark-pattern risk. Marketing analytics and advertising tags are a primary enforcement target under GDPR, the ePrivacy Directive, and US state privacy laws (CCPA/CPRA and successors). A tag that fires before a consent signal, a banner with no symmetric reject control, or a ...
This skill reviews the consent and data-collection layer of a marketing site for regulatory correctness, coverage gaps, and dark-pattern risk. Marketing analytics and advertising tags are a primary enforcement target under GDPR, the ePrivacy Directive, and US state privacy laws (CCPA/CPRA and successors). A tag that fires before a consent signal, a banner with no symmetric reject control, or a missing "Do Not Sell or Share" path converts routine marketing instrumentation into a regulatory liability and a class-action surface. The review catches consent-gating failures, banner dark patterns, Consent Mode misconfiguration, undeclared trackers, and cross-border transfer gaps before they reach production.
wait_for_update, as HIGH — tags transmit before the consent decision is captured.Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticReviews whether GPC opt-out signals actually suppress ad tags, server-side forwarding, and conversion APIs through the tag stack and CMP. Catches cosmetic compliance and pre-first-visit gaps.
Audits A/B tests of cookie consent banners for GDPR/CNIL compliance, ensuring equal accept/reject ease and detecting dark patterns like visual asymmetry.
Guides GA4 privacy configuration for analytics cookie consent compliance, including consent mode fallbacks, aggregate reporting, and cookieless measurement.