build-skills

Fail

Audited by Snyk on Apr 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). Suspicious: it's a direct raw GitHub .sh download from an individual/unverified account (yigitkonur) and the skill prompt recommends piping such a script to sudo/bash — a high-risk pattern for distributing malware unless you inspect and trust the script contents and source.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's required "Full research path" (Steps 4 and 4a) explicitly instructs using bash scripts/skill-dl or scripts/skill-research.sh to discover and download candidate skills from remote sources (e.g., GitHub) and then "Read the downloaded corpus thoroughly" — including each downloaded SKILL.md and references — which ingests untrusted public third‑party content that can materially influence comparison, decisions, and subsequent tool use.

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 explicitly instructs running a network-installed command with sudo (curl ... | sudo bash) and advises installing/moving skill files into the runtime, which directs the agent to obtain elevated privileges and modify the host system.

Issues (4)

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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 23, 2026, 10:00 AM
Issues
4