linkedin-job-scraper
Fail
Audited by Snyk on Jul 10, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). This is a direct GitHub repository (speedyapply/JobSpy) from an unverified/unknown account rather than an official vendor or well-known package source, so it could host unreviewed or malicious code and is therefore potentially suspicious.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required workflow runs a runtime scraper (
scripts/jobspy_scraper.pycallingjobspy.scrape_jobs) that fetches LinkedIn job listings and (optionally) full job descriptions from an external site, then prints/saves the resulting text (includingDESCRIPTION) into the agent’s context via the script’s stdout/CSV output.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata