Job Search
Analysis
This appears to be a legitimate job-search helper, but it asks users to install and run third-party MCP/server packages that should be reviewed before use.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
pip install mcp>=1.1.0 python-jobspy>=1.1.82 pandas>=2.1.0 pydantic>=2.0.0 ... git clone https://github.com/chinpeerapat/jobspy-mcp-server.git
The setup instructions ask the user to install version-ranged packages and optionally clone a third-party MCP server repository. This is expected for the skill, but it relies on external code not included in the artifact set.
`scrape_jobs_tool` ... `site_name` ... `["indeed", "linkedin", "zip_recruiter", "google"]` ... `results_wanted` ... `1-1000` ... `linkedin_fetch_description`
The documented MCP tool can perform broad external job-board searches with user-controlled boards, locations, keywords, and high result counts. This matches the job-search purpose but should be scoped by the user.
