gimp

Warn

Audited by Socket on Aug 3, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/gimp_client.py

The snippet is a remote execution client for a GIMP Script-Fu server: it accepts untrusted input (--scheme, --python, --code), sends it over the network, and constructs a command that triggers server-side Python execution (exec(open(...).read())) and returns results via result.json. While this is likely intended functionality (a bridge/control tool), it represents a significant security risk if used with untrusted inputs or if the target host/port can be influenced by an attacker. No clear evidence of stealthy malware (persistence/exfiltration) is present in this fragment.

Confidence: 75%Severity: 60%
Audit Metadata
Analyzed At
Aug 3, 2026, 08:38 PM
Package URL
pkg:socket/skills-sh/jablonkai%2Fskills%2Fgimp%2F@4a0a3cf0869f44d81d0a525286cf1ba1e5e40f4372f6b6e7ad26b6f65addd8ae
Security Audit — socket — gimp