cc-safety-net. If you are running an older version, upgrade before reporting an issue unless the vulnerability also affects the latest release. This page summarizes the policy; the canonical version is SECURITY.md in the source repository.
Reporting a vulnerability
Do not report security vulnerabilities in public GitHub issues. Use GitHub private vulnerability reporting for the repository when available. If that is unavailable, email the maintainer at jliew@420024lab.com. Include as much detail as you can safely share:- The affected
cc-safety-netversion - Your operating system and runtime version
- The affected integration (Claude Code, Codex, Copilot CLI, Gemini CLI, Kimi Code, OpenCode, or Pi)
- Steps to reproduce, and the command or input that bypasses, weakens, or abuses CC Safety Net
- Any relevant output from
cc-safety-net explainorcc-safety-net doctor - The concrete impact: data loss, command execution, secret exposure, or something else
What counts as a security issue
- A bypass that lets a clearly destructive command execute when CC Safety Net should block it
- A parsing or wrapper-analysis flaw that makes documented protections ineffective
- Leakage of secrets through block messages, audit logs, diagnostics, or debug output
- A path traversal or filesystem issue in audit logging or configuration handling
- A supply-chain or packaging issue affecting the published npm package or plugin distribution