linkedin-job-scraper
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
python-jobspypackage from PyPI. This is a well-known library for job scraping and is a standard dependency for the skill's functionality. - [COMMAND_EXECUTION]: The skill executes a local Python script (
tools/jobspy_scraper.py) which acts as a wrapper for the job scraping library. The commands use parameterized arguments for searches, locations, and result counts, which is standard behavior for CLI-based agent skills. - [DATA_EXFILTRATION]: While the skill fetches data from LinkedIn and saves it to a local CSV, it does not demonstrate any patterns of exfiltrating sensitive local files or credentials to external servers. The network activity is limited to the primary purpose of the skill (scraping job listings).
Audit Metadata