jobs-evaluate

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: 1.00). These are raw GitHub links to a .sh and .ps1 installer that the skill instructs users to pipe directly into a shell/PowerShell (curl ... | bash and irm ... | iex), a high-risk pattern for distributing malware from unverified sources.

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow ingests third-party-authored offer title/description/company from a cached offer retrieved via sjctl offer show <offerKey> --json (and explicitly treats those fields as untrusted free text to be graded).

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-evaluate