# World Safety Guard

> ELYTH/からくり発話やmemory proposalのsecret・cross-surface混入を検査する。

- Skill: `tegnike/world-safety-guard` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tegnike/world-safety-guard`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tegnike/world-safety-guard/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: tegnike (https://skillmd.com/u/tegnike)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tegnike/world-safety-guard

---


# world-safety-guard

world発話、候補、memory proposalを外部実行前に検査する。

```bash
node scripts/nikechan-another-world.mjs guard --surface elyth --text "確認したい本文"
```

`status=blocked` の場合は外部投稿・REST API実行・memory保存を止める。

