code-splitter

Fail

Audited by Socket on Mar 23, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
scripts/split_component.py

The file is primarily a benign CLI wrapper that formats and writes analysis results. The most significant security issue is that it prepends a repository-local path (.claude/skills/code-splitter/scripts) to sys.path and imports modules from there, creating a local supply-chain / arbitrary code execution vector if that directory is writable or untrusted. There are no direct signs of network exfiltration, hard-coded credentials, or obfuscated malicious code within this file itself. A separate bug (undefined 'epilog') will cause a runtime error. Overall: safe to use only when the inserted directory and its modules are audited and trusted; otherwise treat this as a moderate supply-chain risk and inspect the imported modules before execution.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 23, 2026, 12:50 PM
Package URL
pkg:socket/skills-sh/xiao0916%2Flm-skills%2Fcode-splitter%2F@f60389da9c894495d13e2ee5c7134ff50adeecb7