test-case-reducer
Audited by Socket on Mar 6, 2026
1 alert found:
Obfuscated FileThe skill is coherently aligned with its stated purpose of reducing failing test cases across multiple languages. It describes a safe, developer-oriented workflow that operates on local test files and executes tests via a user-provided command. There are no evident credential reads, exfiltration, or remote communications driven by the skill itself. The primary risk is the potential to execute arbitrary user-supplied commands, which is a normal but sensitive capability for a test-reduction tool; proper sandboxing and trust boundaries are recommended when used in automation pipelines. Overall, the footprint is Benign with acceptable risk for a developer tool, and it should be used with standard safeguards (trusted inputs, execution in isolated environments).