8000
Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 820 Bytes

File metadata and controls

25 lines (16 loc) · 820 Bytes

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability, please report it responsibly:

  1. Do NOT open a public issue
  2. Open a GitHub Security Advisory on this repo
  3. Or contact the maintainer directly

Response Timeline

  • Acknowledgment: Within 72 hours of report
  • Status update: Within 7 days with initial assessment
  • Resolution: We aim to release a fix within 30 days for confirmed vulnerabilities

Supported Versions

Only the latest version receives security updates.

Security Practices

  • No credentials or API keys are stored in this repository
  • Install scripts write only to user-level directories (~/.claude/)
  • Python dependencies install in isolated virtual environments
0