git-ci

Fail

Audited by Snyk on Aug 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). This is a direct raw GitHub URL to an executable shell installer hosted in a personal repository (Sanix-Darker/git-ci.releases); raw .sh installers from unvetted personal repos are high-risk distribution vectors for malware.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill instructs the agent to connect as root (e.g., "root@host") and to run setup/apply scripts (scripts/setup.sh --host ... and --apply) that change the remote host state and may require elevated privileges, which risks modifying system files or compromising the machine.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 24, 2026, 09:43 PM
Issues
3
Security Audit — snyk — git-ci