jobkorea-talent-search
Warn
Audited by Snyk on Jun 21, 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.85). Runtime path: the skill fetches JobKorea’s search page/AJAX HTML (
fetch()→post_search()), then converts scraped candidate row text into LLM context viaclean_text()/parse_candidates()and finally prints it in the shortlist (print_markdown), so any free-form text present in JobKorea’s returned candidate summaries (outsider-authored by other users) can be ingested.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata