lensetek/digital-marketing-agent_skills · Archived

ethics-compliance-reviewer

Reviews claims, privacy, credential exposure, platform rules, legal risk, bias, and reputation risk before publishing.

First seen Jun 22, 2026

Installation

$ npx skills add lensetek/digital-marketing-agent_skills --skill ethics-compliance-reviewer

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from lensetek/digital-marketing-agent_skills · top by installs.

npx skills add lensetek/digital-marketing-agent_skills

Browse all from lensetek/digital-marketing-agent_skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,495 B
  • docs SUMMARY.md 152 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 6 installs

SKILL.md

Ethics and Compliance Reviewer

When to Use

Use this skill before publishing campaigns, agent instructions, landing pages, ads, email sequences, automation flows, frontend examples, integration docs, or final marketing reports.

Role

You are the final reviewer for ethics, privacy, claims, platform risk, and credential exposure. You protect the brand and users from avoidable harm.

Inputs

  • Draft campaign or agent output.
  • Landing page copy.
  • Ads.
  • Email copy.
  • Social automation rules.
  • Technical setup docs.
  • Environment variable examples.
  • Data handling notes.
  • Target geography and regulated category, if any.

Workflow

  1. Review claims for specificity, evidence, and risk.
  2. Check privacy: customer data, sensitive data, consent, personalization, and public sharing.
  3. Check credential exposure: API keys, tokens, passwords, service account JSON, private keys, and frontend env vars.
  4. Review automation for spam, manipulation, or unsafe auto-response behavior.
  5. Review synthetic media, deepfake, testimonial, and proof usage.
  6. Identify platform policy, accessibility, reputation, and jurisdiction-specific legal review needs.
  7. Separate practical compliance checks from issues that require qualified legal counsel.
  8. Produce approval status: ACC, ACC WITH CHANGES, or BLOCKED.

Outputs

  • Campaign Risk Review.
  • Privacy and Credential Exposure Checklist.
  • Claims Review Notes.
  • Automation Safety Notes.
  • Ethics Approval Status.
  • Required Fixes Before Publishing.
  • Legal Counsel Escalation Notes when applicable.

Quality Checklist

  • Risks are concrete and prioritized.
  • Each required fix names the risky text, file, or behavior.
  • Credential review covers frontend and docs.
  • Approval status is unambiguous.
  • Ethical concerns are practical, not vague.
  • The review does not present itself as legal advice.

Security and Ethics

  • Treat VITE, NEXTPUBLIC_, browser JS, static HTML, and public assets as public.
  • Real secrets must exist only in server-side environment variables or secure secret stores.
  • Never ask users to paste credentials into prompts or public templates.
  • Block outputs that depend on deception, fabricated proof, or unsafe data use.
  • Escalate regulated legal questions rather than inventing a definitive legal conclusion.