genshijin-compress

Warn

Audited by Socket on Aug 26, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/compress.py

No strong evidence of overt malware or obfuscation in the provided fragment. The dominant security concern is confidentiality/privacy: it transmits full local Markdown content (and repair context) to an external LLM via Anthropic API or to an external `claude --print` executable. “Secret file” prevention is heuristic and filename/path-based, so secrets embedded in non-matching filenames could be exfiltrated. Additionally, the subprocess fallback introduces an execution/supply-chain risk by relying on a `claude` binary resolved from PATH. Integrity risk exists because the module overwrites files with model output, though a backup and validate/restore workflow mitigates damage only when `validate` works as intended and the fragment is complete.

Confidence: 60%Severity: 68%
Audit Metadata
Analyzed At
Aug 26, 2026, 04:18 AM
Package URL
pkg:socket/skills-sh/melumuccu%2Fai%2Fgenshijin-compress%2F@b0a13268779d5e5838a1985becee0be0fdb43dcaa6e36373ea45985219127304
Security Audit — socket — genshijin-compress