Moderation and Account Safety
기준일: 2026-07-26
공식 기준: Moderation and Account Safety
Moderation and Account Safety 문서는 OpenClaw 공식 문서(clawhub/moderation)를 한국어로 정리한 가이드입니다. How ClawHub reports, moderation holds, hidden listings, bans, and account standing work. 명령·설정 키·코드 예시는 공식 문서를 그대로 보존하며, 해석과 절차 안내는 한국어로 제공합니다. 최종 동작은 설치된 CLI 버전과 공식 원문을 확인하세요.
핵심 요약
How ClawHub reports, moderation holds, hidden listings, bans, and account standing work.
한국어 가이드 범위: clawhub/moderation 경로의 설정·명령·제약·예시를 학습용으로 재구성합니다.
문서 구성
공식 문서의 주요 섹션은 다음과 같습니다.
- Moderation and Account Safety
- Reports
- Org and namespace claims
- Moderation holds
- Hidden or blocked listings
- Bans and account standing
- Publisher guidance
상세 내용
Moderation and Account Safety
ClawHub is open to publishing, but public discovery and install surfaces still need guardrails. Reports, moderation holds, hidden listings, and account actions help protect users when a release or account appears unsafe, misleading, or out of policy.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
Reports
Signed-in users can report skills, plugins, and packages.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
주요 항목:
- malicious listings
- misleading metadata
- undeclared credentials or permission requirements
- suspicious install instructions
- impersonation
- bad-faith registrations or trademark misuse
- content that violates Acceptable usage
Org and namespace claims
Org, brand, package-scope, owner-handle, or namespace ownership disputes should use the Org and Namespace Claims process, not the in-product report flow or the account appeal form.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
Moderation holds
Some severe findings or policy issues can place a publisher or listing under a moderation hold. When this happens, affected content may be hidden from public discovery or future publishes may start hidden until the issue is reviewed.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
Hidden or blocked listings
A listing may be held, hidden, quarantined, revoked, or otherwise unavailable on public install surfaces.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
Bans and account standing
Accounts that violate ClawHub policy may lose publishing access. Severe abuse can result in account bans, token revocation, hidden content, or removed listings. Publisher abuse pressure signals are checked daily. Signals that reach ClawHub's potential-ban threshold can trigger an automatic warning. If the next eligible scan after the warning deadline still places the publisher in the potential-ban threshold, ClawHub may apply the account action automatically. Lower-confidence and bounded temporal review signals stay out of automatic enforcement.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
Publisher guidance
To reduce false positives and improve user trust:
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
주요 항목:
- keep names, summaries, tags, and changelogs accurate
- declare required environment variables and permissions
- avoid obfuscated install commands
- link to source when possible
- use dry runs before publishing plugins
- respond clearly if users or moderators ask about release behavior
실습 체크리스트
- 공식 문서와 로컬 버전을 대조합니다:
https://docs.openclaw.ai/clawhub/moderation - 관련 CLI는
openclaw --help및 하위 명령--help로 옵션을 확인합니다. - 설정 변경 시
openclaw config/openclaw doctor로 유효성을 검사합니다. - Gateway·채널·플러그인 변경 후에는 필요 시 Gateway를 재시작합니다.
관련 링크
- 공식 원문: clawhub/moderation
- OpenClaw 문서 홈
이 가이드는 공식 문서를 한국어 학습용으로 재구성한 것입니다. 옵션 기본값·플래그 이름은 설치 버전에 따라 달라질 수 있습니다.