linkedin-job-scraper
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs its stated function of job scraping using the python-jobspy library. All network operations are directed at LinkedIn as part of the library's normal operation.
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the 'python-jobspy' and 'pandas' libraries from the official Python Package Index (PyPI). These are reputable packages used for data scraping and analysis.
- [COMMAND_EXECUTION]: The skill executes a local Python script 'tools/jobspy_scraper.py' with user-provided parameters. The script is well-structured, uses standard libraries for argument parsing, and does not contain any malicious command injection or privilege escalation patterns.
Audit Metadata