patt-fetcher

Fail

Audited by Snyk on Apr 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). These are raw Markdown pages from a well-known public GitHub repo (PayloadsAllTheThings) — not direct binary downloads or typosquat domains — but they contain many exploit payloads, reverse shells, persistence/evasion techniques and commands that can be used to craft or deploy malware, so they are not outright malicious hosting but represent a meaningful operational risk.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The skill is high-risk: it intentionally fetches and returns exploit payloads (reverse shells, command injection, privilege escalation, persistence, evasion, etc.) from PayloadsAllTheThings for on-demand use, directly enabling remote code execution and system compromise even though it contains no obfuscated backdoor code or hidden eval/exfiltration routines itself.

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

  • Third-party content exposure detected (high risk: 1.00). The SKILL.md workflow explicitly WebFetches raw files from PayloadsAllTheThings on GitHub (raw.githubusercontent.com URLs) and parses H2 sections to return user-generated payloads, meaning untrusted third-party content is ingested and can directly influence agent outputs and actions.

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

Issues (4)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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 20, 2026, 11:11 PM
Issues
4