linkedin-job-scraper
Warn
Audited by Snyk on Mar 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill explicitly scrapes public LinkedIn job postings using the python-jobspy library (see SKILL.md and scripts/jobspy_scraper.py which call scrape_jobs(site_name=["linkedin"]) and optionally fetch full DESCRIPTION text), so the agent ingests untrusted third-party content (LinkedIn job posts) and is expected to read and act on it as part of its workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata