jobs-digest

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.95). These are raw GitHub links to an install .sh and .ps1 that the skill tells users to pipe directly into bash/iex from an unverified GitHub account (solid-company) — a high-risk pattern because it allows execution of arbitrary, unreviewed code on the system.

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

  • Third-party content exposure detected (high risk: 0.75). The required workflow runs sjctl sync --json and sjctl watch list/profile show, which (by design) fetches and processes job-offer data from external job sources at runtime; those offers are outsider-authored free text that the agent will ingest into the LLM context for ranking/digesting.

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