git-ci

Warn

Audited by Socket on Aug 24, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
assets/mcp-server.json

This JSON fragment does not itself contain clear malware or data-theft logic; it is declarative configuration. However, it sets up remote execution via SSH and runs a specific server binary on the target using sudo and a persistent state directory. That combination is inherently high-impact if SSH_TARGET or the deployment integrity of /opt/git-ci/gci is compromised, so the security posture depends heavily on strict validation and artifact integrity beyond this snippet.

Confidence: 60%Severity: 52%
AnomalyLOW
scripts/setup.sh

No direct malicious behavior (exfiltration/backdoor logic) is evident in this wrapper’s own code. However, the script implements a high-impact supply-chain trust boundary by downloading a shell installer from a public URL at runtime and executing it on the remote host with system/service intent, without integrity pinning or verification visible in this snippet. This should be treated as a significant integrity risk; the installer source and authenticity verification must be reviewed/strengthened.

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Aug 24, 2026, 09:44 PM
Package URL
pkg:socket/skills-sh/sanix-darker%2Fgit-ci-skills%2Fgit-ci%2F@bb19db0ccdd39e0b4ad7535267bdabf8fe15c1a3c02bbad53aa86917460f2f6b
Security Audit — socket — git-ci