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 BanibrataChatterjee/AwesomeSalesforceSkills --skill consent-management-marketinggit clone --depth 1 https://github.com/BanibrataChatterjee/AwesomeSalesforceSkillsWrote 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/banibratachatterjee/awesomesalesforceskills/consent-management-marketing)<a href="https://agentmods.dev/skills/banibratachatterjee/awesomesalesforceskills/consent-management-marketing"><img src="https://agentmods.dev/badge/skills/banibratachatterjee/awesomesalesforceskills/consent-management-marketing/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/banibratachatterjee/awesomesalesforceskills/consent-management-marketing"><img src="https://agentmods.dev/badge/skills/banibratachatterjee/awesomesalesforceskills/consent-management-marketing.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.00104 | $0.03587 |
| Opus 5 | $0.00052 | $0.01793 |
| Sonnet 5 | $0.00021 | $0.00717 |
| Haiku 4.5 | $0.00010 | $0.00359 |
Grade A, and why
consent-management-marketing 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 9d 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 — 205 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Consent Management — Marketing Cloud Email
This skill activates when a practitioner needs to configure subscriber consent, opt-out handling, or compliance infrastructure in Marketing Cloud Engagement for email channels. It covers the end-to-end consent lifecycle: capturing opt-ins, presenting self-service unsubscribe mechanisms, enforcing CAN-SPAM and GDPR at send time, and processing data subject requests through Privacy Center.
Before Starting
Gather this context before working on anything in this domain:
- MC Edition and Connect status: Subscription Center behavior and unsubscribe sync to CRM differ between standalone MC and MC with Connect installed. Without MC Connect configured with tracking, MC unsubscribes do NOT automatically write back to Salesforce Contact or Lead records.
- Regulatory scope: CAN-SPAM applies to all commercial email sent to US recipients and is enforced by MC automatically via Send Classification and Delivery Profile. GDPR requires additional steps: documented lawful basis, consent timestamping, and erasure workflows via Privacy Center.
- Existing publication list architecture: Before designing a Preference Center, map all active publication lists. Subscribers can opt out of individual lists while remaining a global subscriber on All Subscribers. A global opt-out on All Subscribers overrides all publication list opt-ins.
- Key limit: All Subscribers list is the authoritative opt-out store.
HasOptedOutOfEmail = trueat the All Subscribers level cannot be overridden by a publication list opt-in.
Core Concepts
All Subscribers List and Global Opt-Out
Every Marketing Cloud account has a single All Subscribers list. When a subscriber opts out globally, their HasOptedOutOfEmail field is set to true at this list level. This global opt-out is absolute: Marketing Cloud will not send any commercial email to that address regardless of which publication list they may appear on or what status that list records. The All Subscribers record is the final gate before delivery.
What ships with it
6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 9d ago First seen · 205 lines · 104 tokens per session scan A 9a3f2fd31bfb
consent-management-marketing is a skill published in the GitHub repository BanibrataChatterjee/AwesomeSalesforceSkills (3 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 104 tokens to every session and 3,587 once invoked, about $0.0005 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-09-03.
Other skills, from other repositories
consent-management-marketing
Email consent management in Marketing Cloud: configuring Subscription Centers, building Preference Centers on CloudPages, enforcing CAN-SPAM and GDPR requirements, and handling opt-out propagation. Trigger keywords: unsubscribe handling, CAN-SPAM compliance, GDPR consent tracking, publication lists, subscription…
data-policy
Use when building internal data-governance machinery: a retention schedule (period, lawful basis, expiry action, system where deletion runs), an Art. 6 lawful-basis register, an Art. 30 ROPA, or a consent capture/withdrawal model. NOT the public privacy notice or DSAR handling (that is gdpr-privacy), NOT SOC 2 posture…
gdpr-privacy
Use when producing the GDPR artifacts a product publishes or hands over: a privacy policy true to what it processes, a cookie/consent banner, a lawful basis per purpose, an Art. 28 DPA, an SCC transfer mechanism, or a DSAR flow. Drafts for counsel review. NOT internal retention rules (that is data-policy), NOT…
gdpr-expert
Expert in GDPR compliance, data protection, privacy by design, consent management, DPO responsibilities, and EU data regulations. Use when the user mentions privacy, data protection, compliance, consent, a DPO, or eu regulation, or when the task involves GDPR Fundamentals, Key Principles, Data Subject Rights, or…
privacy-compliance
Use this skill when implementing GDPR or CCPA compliance, designing consent management, conducting DPIAs, or managing data processing agreements. Triggers on GDPR, CCPA, data privacy, consent management, DPIA, data subject rights, privacy policy, cookie consent, and any task requiring privacy regulation compliance or…
GDPR Compliance Testing
Testing GDPR compliance requirements including data deletion, consent management, data portability, right to erasure, and privacy policy enforcement.