jobs-evaluate

Fail

Audited by Snyk on Jun 16, 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 a PowerShell and shell installer script that the skill instructs you to fetch and execute directly (curl|bash, irm|iex); running remote .sh/.ps1 from an unknown or unverified repo is high-risk and commonly used to distribute malware unless the GitHub org/repo is trusted and you audit the scripts first.

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

  • Third-party content exposure detected (high risk: 0.75). The skill fetches a cached “offer” (from a prior /jobs-search), and that offer text is outsider-authored job listing content that the LLM will read at runtime to evaluate and generate the rationale/dimensions.

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
Jun 16, 2026, 11:42 AM
Issues
3
Security Audit — snyk — jobs-evaluate