ubs

Fail

Audited by Snyk on Mar 27, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These are raw GitHub links to executable shell scripts in a personal/unvetted repository and the skill instructs piping curl output to bash and installing an unverified binary — a high-risk pattern for distributing malware.

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

  • Third-party content exposure detected (high risk: 0.75). The skill explicitly downloads and runs code from public GitHub URLs (e.g., the curl install lines in SKILL.md/README and the "lazy module download" / "modules fetched from GitHub on first use" statements in AGENTS.md and AGENT docs), so untrusted, user-generated third‑party content is fetched and its scanner outputs/executed modules can directly influence agent decisions like commit gating and fix 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
Mar 27, 2026, 06:53 PM
Issues
3