unit-3-hyprland-nier-rice

Fail

Audited by Snyk on Apr 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs include a raw GitHub-hosted shell script and a user repository from an unknown account (and a short/uncertain domain ara.so) — fetching and piping a remote install.sh (bash <(curl ...)) or running code from an unreviewed clone is a high-risk pattern because it can execute arbitrary, potentially malicious commands on your system.

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

  • Third-party content exposure detected (high risk: 0.80). The skill's required "Quick Install" step fetches and executes a public GitHub-hosted installer (bash <(curl -fsSL https://raw.githubusercontent.com/samyns/Unit-3/main/install.sh)), which clearly ingests untrusted, user-controlled third-party content that can alter behavior and drive subsequent actions.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 28, 2026, 08:04 PM
Issues
3