repomix-safe-mixer
Audited by Runlayer on Feb 21, 2026
Malicious tool definition detected
Tool: SKILL.md Description: --- name: repomix-safe-mixer description: Safely package codebases with repomix by automatically detecting and removing hardcoded credentials before packing. Use when packaging code for distribution, creating reference packages, or when the user mentions security concerns about sharing code with repomix.
Malicious tool definition detected
Tool: references/common_secrets.md Description: # Common Secret Patterns Reference This document catalogs common credential types detected by the security scanner.
Malicious tool definition detected
Tool: scripts/safe_pack.py Description: #!/usr/bin/env python3 """ Safe packaging workflow for repomix.
Malicious tool definition detected
Tool: scripts/scan_secrets.py Description: #!/usr/bin/env python3 """ Security scanner for detecting hardcoded credentials in code.