jobs-search

Fail

Audited by Snyk on Jun 17, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These are raw GitHub links to shell and PowerShell installer scripts (intended to be piped to bash/iex), which is a high-risk distribution pattern unless the repository and script contents are verified and signed.

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

  • Third-party content exposure detected (high risk: 0.75). The skill runs sjctl search and then summarizes results; since sjctl is installed from a public GitHub raw URL and the search results are fetched at runtime from an external job source, the LLM context can include outsider-authored free-text job listings (titles/descriptions) returned by that public data path.

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 17, 2026, 02:35 PM
Issues
3
Security Audit — snyk — jobs-search