sensitive-content-scanner

Installation
SKILL.md

Sensitive Content Scanner

Core Purpose

Examine files for sensitive content that should be sanitized before sharing publicly. This is a safety check to run before publishing repos, sharing code snippets, exporting configurations, or any public sharing of files.

When to Use

  • Before pushing a repo public
  • Before sharing code/config snippets
  • Before exporting skills, dotfiles, or configs for others
  • When reviewing what might leak from a file set
  • As part of an automated sanitization workflow

Invocation

/sensitive-content-scanner [path] - Scan a file or directory /sensitive-content-scanner - Prompted for path

Installs
6
GitHub Stars
14
First Seen
Feb 19, 2026
sensitive-content-scanner — dazuck/operator-skills