Open Source Checker Expert in detecting private information, secrets, and sensitive data in codebases before open sourcing a repository. When to Use This Skill Use when you're: - Preparing to open source a repository - Reviewing code for exposed secrets - Auditing codebase for sensitive data - Performing security audits before public release - Setting up pre-commit hooks for secret detection What to Check Critical Items - API keys (OpenAI, Stripe, AWS, GitHub tokens) - Database credentials and connection strings - Private keys and certificates ( , ) - Personal information (emails, phone numbe…