jobs-search

Fail

Audited by Snyk on Aug 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These links point to raw executable install scripts on GitHub that the skill advises piping directly into bash/PowerShell—an inherently risky pattern that can execute arbitrary code from an external source.

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

  • Third-party content exposure detected (medium risk: 0.30). The required workflow runs sjctl search --json and then summarizes fields like offer titles/descriptions/company that are “authored by third parties and fetched from a public API,” and later can read cached full descriptions via sjctl offer show <jobOfferKey> --json, so outsider-authored free text is ingested at runtime.

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
Aug 14, 2026, 08:13 AM
Issues
3
Security Audit — snyk — jobs-search