progen

Fail

Audited by Snyk on Aug 26, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (medium risk: 0.30). The skill instructs users to download and install a binary (including using sudo to move it into PATH) and explicitly advises bypassing macOS Gatekeeper quarantine, which weakens a security boundary and is suspicious without clear malicious intent.

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.90). The skill explicitly instructs installing a downloaded binary into a system location using sudo (sudo mv /usr/local/bin/) and suggests bypassing macOS Gatekeeper with xattr -d, which are actions that request elevated privileges and bypass security mechanisms on the host.

Issues (3)

E004
CRITICAL

Prompt injection 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 26, 2026, 03:20 AM
Issues
3
Security Audit — snyk — progen