clawhub-moderation

Automate ClawHub moderation actions with safety prompts and auditable state changes.

9.3k|1.4k|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/openclaw/clawhub --skill clawhub-moderation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub-moderation
Source: https://github.com/openclaw/clawhub/tree/main/.agents/skills/clawhub-moderation
Command: npx skills add https://github.com/openclaw/clawhub --skill clawhub-moderation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawHub staff require a safe, auditable way to perform moderation actions across skills, users, org publishers, plugin packages, trusted publishers, official publishers, and guarded staff emails without directly mutating repository state.

Core Features & Use Cases

  • Enforces explicit targets and reasons before performing destructive or ownership actions.
  • Wraps the repo-local admin CLI and HTTP API surfaces to provide governance-safe operations.
  • Logs outcomes for audit and traceability, with explicit confirmations to prevent accidental writes.

Quick Start

From the ClawHub repository root, run the admin tool to perform moderation tasks with explicit confirmation prompts.

Frequently Asked Questions about clawhub-moderation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely moderate staff actions without risking accidental repository state changes?

To safely moderate staff actions, this tool enforces explicit targets and reasons before performing destructive or ownership writes, requiring confirmation prompts to prevent accidental repository state changes.

What is the best way to audit access control changes across users and organization publishers?

The best way to audit access control changes is using a moderation tool that logs outcomes for traceability, ensuring governance over edits applied to org publishers, users, and plugin packages.

How do I enforce policy compliance for trusted and official publishers?

You can enforce policy compliance by wrapping the admin CLI and HTTP API surfaces, which applies governance-safe operations and explicit confirmation prompts to trusted and official publishers.

Can I perform moderation tasks directly from the ClawHub repository root?

Yes, you can run the admin tool from the ClawHub repository root to perform moderation tasks, utilizing safety prompts and auditable state changes for controlling access and edits.

Why does moderation require explicit reasons for security and policy enforcement actions?

Moderation requires explicit reasons to ensure governance and traceability, preventing accidental writes while logging outcomes for auditing access and edits across skills, users, and staff emails.

What are the limitations of automating repo-local moderation actions?

Automating repo-local moderation actions is limited by mandatory confirmation prompts and explicit target requirements, meaning destructive operations cannot execute without governance-safe manual approval.