moderation-audit-trail

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

Guidance for recording actions taken by community moderators, including who acted, what happened, when, where, and why. Moderation means reviewing and managing user content.

In plain words
What is it for?
Use it to document warnings, mutes, removals, bans, evidence, appeals, and escalation decisions.
Why use it?
It creates a traceable record for appeals, investigations, and compliance requirements in regulated communities.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the community-manager plugin — 2 skills, 4 commands shipped together

Good fit Use it to document warnings, mutes, removals, bans, evidence, appeals, and escalation decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexclowe/awesome-claude-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-claude-cowork-plugins --skill moderation-audit-trail
Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-claude-cowork-plugins

Made for: Claude Code.

Or install community-manager, the plugin that ships this one along with the rest of its 2 skills, 4 commands.

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-claude-cowork-plugins/moderation-audit-trail/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/moderation-audit-trail)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-claude-cowork-plugins/moderation-audit-trail"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-claude-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-claude-cowork-plugins/moderation-audit-trail"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-claude-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 original No closer match found 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-12, 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

Copies of this mod

1 near-identical copy found in the catalogue:

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-claude-cowork-plugins (26 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

regulatory-audit-generator

Builds compliance checklists for business scenarios involving GDPR, PIPL, or advertising/data laws. Outputs a structured checklist with check items, legal basis, risk levels, and actionable recommendations. Triggered by requests like "run a compliance check," "GDPR/PIPL compliance," "pre-launch review," "privacy…

zebbern/claude-code-guide · 85 tokens

fedramp

Expert guidance for FedRAMP certification and compliance under CR26 (FedRAMP Consolidated Rules for 2026). Use this skill whenever a user asks about FedRAMP authorization, ATO (Authority to Operate), cloud security for federal government, NIST SP 800-53 controls, CSP compliance, or any of the core FedRAMP document…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 236 tokens

iso42001

Expert ISO 42001 AI Management System (AIMS) compliance advisor. Use this skill whenever a user asks about ISO/IEC 42001:2023, AI governance, AI management systems, AI risk assessment, AI system impact assessment, Annex A controls for AI, Statement of Applicability for AI systems, AI policy, responsible AI, AI…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 173 tokens

eu-cra

Expert EU Cyber Resilience Act (CRA) advisor for Regulation (EU) 2024/2847 — mandatory cybersecurity and vulnerability handling requirements for all products with digital elements (PDEs) sold in the EU. Use this skill for gap analysis, product classification (Default / Class I / Class II), conformity assessment route…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 133 tokens

nist-800-53

NIST SP 800-53 Rev 5 compliance advisor — all 20 control families (AC, AT, AU, CA, CM, CP, IA, IR, MA, MP, PE, PL, PM, PS, PT, RA, SA, SC, SI, SR), Low/Moderate/High baseline selection, FIPS 199/200 system categorization, control tailoring and overlays, privacy controls (PT family), supply chain risk management (SR…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 177 tokens

hipaa-compliance

Expert HIPAA compliance assistant for healthcare and software contexts. Use this skill whenever the user mentions HIPAA, PHI (Protected Health Information), ePHI, covered entities, business associates, healthcare data privacy, medical records, health information security, BAA (Business Associate Agreements), or any…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 161 tokens