Skip to content

Security: MussaCharles/claude-code-image-sanitizer

Security

.github/SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability, please open an issue or submit a pull request with the fix.

For sensitive issues, you can label your issue with security and we will prioritize it accordingly.

Security Considerations

This project installs shell script hooks that execute automatically when Claude Code runs certain tools. Before installing:

  1. Review the scripts in .claude/hooks/ to understand what they do
  2. Understand that hooks execute shell commands on your system automatically
  3. The installer modifies your .claude/settings.json file (backups are created)

The hooks only process images and do not transmit any data externally. All operations are performed locally using ImageMagick.

There aren't any published security advisories