AI AGENT ADDONS

Repomix Safe Mixer

daymade/claude-code-skills
Security
647installs

Sharing code often risks exposing hidden secrets like API keys and passwords. This skill helps you avoid that. It scans your code for hardcoded credentials before packaging with repomix. If it finds any, it stops and shows you where they are.

You can then remove them and repack safely. The tool only produces a package when the scan is clean. This keeps your sensitive data private and your code distribution safe.

Add Repomix Safe Mixer skill to your workflow

Global

mkdir -p ~/.claude/skills/repomix-safe-mixer

Project

mkdir -p .claude/skills/repomix-safe-mixer

Source Repository

Stars
1,223
Forks
199
Watchers
1,223
License
MIT
Last Push
23 days ago
Created
9 months ago