安全扫描
OpenClaw
可疑
high confidenceThe skill's code matches its job-scraping-and-emailing description, but it hardcodes a QQ SMTP account password and other inconsistencies (missing dependency, default recipient) that pose privacy/exfiltration risks and show incoherence in credential handling.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/23
Longgang Job Hunter v1.0.0 - Initial release: Automatically crawls job postings from 325802 talent recruitment website. - Filters and organizes jobs based on user preferences, including computer, customer service, foreign trade, and clerical positions. - Collects contact details, job description, experience, and education requirements. - Sends organized job search results to a designated email address. - Supports quick and customized job searches with user-specified preferences and email configuration.
● 可疑
安装命令
点击复制官方npx clawhub@latest install longgang-job-hunter
🇨🇳 镜像加速npx clawhub@latest install longgang-job-hunter --registry https://cn.longxiaskill.com
技能文档
自动抓取龙港325802人才招聘网职位信息,整理联系方式,并发送邮件。
功能概述
- 网站抓取:自动抓取325802人才招聘网职位信息
- 智能筛选:根据用户偏好筛选相关职位
- 信息整理:整理职位、公司名、地址、电话、工作经验、学历要求、职位描述
- 自动发邮件:搜索完成后自动发送结果到指定邮箱
首次使用配置
首次使用需要配置以下信息:
1. 求职偏好(必填)
请选择想找的职位类型,可选:
- 电脑相关:电脑绘图、美工、设计、PS、CAD、文员、客服
- 客服:阿里客服、电话客服、在线客服
- 外贸:外贸业务员、外贸跟单
- 文职:文员、录入、仓库管理
- 全部:所有职位
2. 搜索页数(可选,默认5页)
- 前3页、前5页(默认)、前10页
3. 接收邮箱(可选,默认450733414@qq.com)
- 可自定义接收邮箱
使用方法
方案A:快速搜索(使用默认配置)
帮我找工作
方案B:自定义搜索
找工作,偏好:电脑相关,页数:5
方案C:自定义邮箱
找工作,偏好:电脑相关,页数:5,邮箱:test@qq.com
输出格式
技能会生成如下格式的结果并发送邮件:
=== 龙港325802人才招聘网 - 职位信息 ===求职偏好: [偏好]
搜索范围: 前[页数]页
共 [N] 个职位
- [公司名称]
职位: [职位名称]
地址: [公司地址]
电话: [联系方式]
工作经验: [经验要求]
学历要求: [学历要求]
职位描述: [如有]- [公司名称]
...
技术实现
依赖工具
- Node.js - 爬虫脚本运行
- iconv-lite - GBK编码转换
- nodemailer - 邮件发送
核心逻辑
- 抓取网站:使用GBK编码访问325802网站
- 关键词过滤:根据偏好筛选职位
- 不去重:显示全部匹配的职位
- 自动发邮件:使用QQ邮箱SMTP发送
版本信息
- 版本:1.1.0
- 创建日期:2026-02-23
- 支持网站:325802人才招聘网
数据来源:ClawHub ↗ · 中文优化:龙虾技能库