repomix-unmixer

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
5
Flagged
5
Chunks
8
Flagged Files (5)
README.mdHIGH
78.3%

Malicious tool definition detected

Tool: README.md Description: # Repomix Unmixer Skill A Claude Code skill for extracting files from repomix-packed repositories and restoring their original directory structure.

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: repomix-unmixer description: Extracts files from repomix-packed repositories, restoring original directory structures from XML/Markdown/JSON formats. Activates when users need to unmix repomix files, extract packed repositories, restore file structures from repomix output, or reverse the repomix packing process.

Tool: SKILL.md [2/2]

references/repomix-format.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/repomix-format.md [1/2] Description: # Repomix File Format Reference This document provides comprehensive documentation of repomix output formats for accurate file extraction.

Tool: references/repomix-format.md [2/2] Description: a packed repository.

references/validation-workflow.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/validation-workflow.md [1/2] Description: # Validation Workflow for Unmixed Content This guide provides detailed validation procedures for verifying the quality and correctness of unmixed repomix content, with special focus on Claude Code skills.

Tool: references/validation-workflow.md [2/2] Description: ] Resources are properly organized (scripts/, references/, assets/) - [ ] No TODOs or placeholder text - [ ] Scripts have proper shebangs and permissions - [ ] References are informative markdown - [ ] skill-creator validation passes ### Content Integrity - [ ] Random spot-checks show correct content - [ ] Code examples are properly formatted - [ ] No XML/JSON escape artifacts - [ ] File sizes are reasonable - [ ] No truncated files ###

scripts/unmix_repomix.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/unmix_repomix.py Description: #!/usr/bin/env python3 """Unmix a repomix file to restore original file structure.

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
5
Files Flagged
5
Chunks Analyzed
8
Analyzed
Feb 21, 2026, 09:20 AM
Security Audit — runlayer — repomix-unmixer