content-sanitization

Installation
SKILL.md

Content Sanitization Guidelines

When To Use

Any skill or hook that loads content from external sources:

  • GitHub Issues, PRs, Discussions (via gh CLI)
  • WebFetch / WebSearch results
  • User-provided URLs
  • Any content not controlled by this repository

When NOT To Use

  • Processing local, git-controlled files (trusted content)
  • Internal code analysis with no external input

Trust Levels

Level Source Treatment
Related skills
Installs
26
GitHub Stars
278
First Seen
Mar 16, 2026