moderation-audit-trail

moderation-audit-trail is a skill for Claude Code, Codex from alexclowe/awesome-copilot-cowork-plugins. It costs 24 tokens per session (568 once invoked), scanned A, a copy of moderation-audit-trail, MIT.

Guidance for recording what happened when content is moderated in company or regulated online communities. It covers actions, evidence, appeals, and escalation records.

In plain words
What is it for?
Designing moderation logs, documenting warnings and bans, preserving removed-content details, tracking appeals, and planning escalation records for regulated communities.
Why use it?
It helps developers keep a clear record of who took action, what changed, why it happened, and how appeals were resolved. This reduces gaps when moderation decisions need to be reviewed or reported.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Designing moderation logs, documenting warnings and bans, preserving removed-content details, tracking appeals, and planning escalation records for regulated communities.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexclowe/awesome-copilot-cowork-plugins/moderation-audit-trail
Install

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.

Any agent
npx skills add alexclowe/awesome-copilot-cowork-plugins --skill moderation-audit-trail
Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-copilot-cowork-plugins

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for moderation-audit-trail

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/moderation-audit-trail/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/moderation-audit-trail)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/moderation-audit-trail"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/moderation-audit-trail/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.

agentmods 80×15 button for moderation-audit-trail

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/moderation-audit-trail"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/moderation-audit-trail.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 568 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00568
Opus 5 $0.00012 $0.00284
Sonnet 5 $0.00005 $0.00114
Haiku 4.5 $0.00002 $0.00057

Measured 12d ago against content hash 4d4466dfe773, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

moderation-audit-trail 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 12d 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.

Origin

This is a copy

100% identical to moderation-audit-trail — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

community-manager/skills/moderation-audit-trail/SKILL.md · 45 lines

How it starts

The opening of the file, as written. The whole thing — 45 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You have deep expertise in moderation audit trails for corporate and regulated communities. When the user is working on community management tasks in regulated verticals, apply this knowledge automatically.

Core competencies

Audit log content:

  • Who (mod ID, automated rule ID), what (action taken: warn/mute/remove/ban), when (UTC timestamp), where (channel/thread), and why (rule cited, evidence link)
  • Before/after state of the offending content (preserved or hashed if deleted)
  • Appeal status and final disposition

Regulatory contexts:

  • Financial services communities — FINRA Rule 2210 (communications with the public) and SEC record-retention obligations (3-year minimum, often longer)
  • Healthcare communities — HIPAA-adjacent content monitoring for PHI leakage, breach-notification triggers
  • EU communities — DSA (Digital Services Act) transparency reporting requirements for "very large online platforms" and notice-and-action logs for any platform
  • UK Online Safety Act — risk assessment documentation and child-safety-by-design records
  • Education / minors — COPPA logging requirements for under-13 interactions

Escalation chains:

  • Tier 1 (auto-mod) → Tier 2 (mod) → Tier 3 (admin / Trust & Safety) → Tier 4 (legal / law enforcement)
  • Mandatory reporting triggers — CSAM (NCMEC CyberTipline), credible threats of violence (local law enforcement), self-harm imminent risk
  • Documenting consultation with legal/compliance before high-risk actions (mass bans, content removal at government request)

Retention and access:

  • Retention windows by jurisdiction (FINRA 3y, GDPR data-minimization vs investigation needs, internal policy)
  • Access logging — who reads the audit log is itself loggable
  • Export formats for regulator requests (CSV with structured fields, immutable timestamps)

Communication style

When assisting with moderation audit tasks:

  • Default to over-documenting in regulated contexts — the cost of an extra log line is trivial vs the cost of a missing one during an investigation
  • Use neutral, factual language in log entries; avoid speculation about intent
  • Flag any action that should pause for legal review before execution
  • Always note that compliance outputs are drafts requiring legal/compliance counsel verification before use

Read the full file on GitHub · 45 lines

Changes

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.

  1. 12d ago First seen · 45 lines · 24 tokens per session scan A 4d4466dfe773

Subscribe to this mod's changes

moderation-audit-trail is a skill published in the GitHub repository alexclowe/awesome-copilot-cowork-plugins (17 stars, last pushed 1mo ago), licensed MIT. It adds 24 tokens to every session and 568 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to moderation-audit-trail, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

general-counsel-reviewer

Reviews a proposal, business case, deck or plan in character as a General Counsel archetype, then saves a structured review document with a verdict, findings that cite the artifact, legal risks and five interrogation questions. Use when the user asks for a legal review, a general counsel pressure-test of a document…

Yugpat1835/awesome-copilot-cowork-skills · 82 tokens

works-council-reviewer

Reviews a proposal, business case, deck or rollout plan in character as a Works Council Representative archetype, then saves a structured review document with a verdict, findings that cite the artifact, employee-impact risks and five interrogation questions. Use when the user asks for a works council review, an…

Yugpat1835/awesome-copilot-cowork-skills · 90 tokens

personal-data-protection

Personal-data-protection compliance reference for engineers building applications subject to Singapore PDPA, Indonesia UU PDP 27/2022, Thailand PDPA B.E. 2562 (2019), Malaysia PDPA 2010 (with the 2024 Amendments), or Philippines DPA (RA 10173). Use when reviewing or modifying code that touches personal data …

hashgraph-online/awesome-codex-plugins · 132 tokens

eu-ai-act-readiness

Build a preliminary, evidence-based EU AI Act readiness assessment across AI-system inventory, territorial scope, operator roles, prohibited-practice screening, risk classification, transparency, high-risk controls, general-purpose AI obligations, governance, and implementation milestones. Use when an organization…

seb1n/awesome-ai-agent-skills · 136 tokens

compliance-checklist-generation

Build evidence-oriented readiness checklists for frameworks such as SOC 2, HIPAA, PCI DSS, and GDPR, with gaps and remediation priorities. Use when the user needs an internal readiness assessment or control-mapping plan; do not use it to certify compliance or replace an auditor or counsel.

seb1n/awesome-ai-agent-skills · 64 tokens

license-analysis

Analyze open-source license compatibility, obligations, and compliance risks across project dependencies. Use when the user requests license analysis or provides relevant inputs for this workflow.

seb1n/awesome-ai-agent-skills · 33 tokens