Use before publishing a public plugin (especially before /kc-marketplace-sync) to grep for known leak patterns in the plugin's public reference files. Triggered by "/kc-plugin-forge sanitize-check <plugin>", "sanitize-check", "check leaks before publish", "prepublish scan". Read-only safety net — NOT a replacement for Early-stage Dreaming (which is the real privacy gate at capture time).
$npx -y skills add iamcxa/kc-claude-plugins --skill kc-plugin-forge-sanitize-checkInstalls into the current project.
Run `npx skills use "https://github.com/iamcxa/kc-claude-plugins" --skill "iamcxa/kc-claude-plugins/kc-plugin-forge-sanitize-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iamcxa/kc-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iamcxa/kc-claude-plugins"` and select the relevant skills, then follow their instructions.