grepai-installation

Fail

Audited by Snyk on Feb 15, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). They link to a personal GitHub repository and raw install scripts (.sh and .ps1) intended to be piped directly into a shell/PowerShell—an inherently high-risk pattern because such scripts can run arbitrary commands and the account/repo trustworthiness may be unknown.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).


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: 1.00). The skill instructs running commands with elevated privileges (sudo/Admin), installing binaries into system paths like /usr/local/bin, and piping remote scripts to sh—actions that modify system state and can compromise the machine.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 15, 2026, 08:19 PM