Boss Zhipin

v0.1.0

提供BOSS直聘公开职位与公司信息检索与摘要,不支持登录、投递或批量抓取功能。

0· 348·1 current·1 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description claim public job/company search and summary; SKILL.md only describes reading public pages and producing summaries and explicitly disallows login, submitting applications, or bulk scraping. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are narrowly scoped to visiting public job and company pages, extracting fields (salary, requirements, etc.), and rate-limiting. They explicitly warn about dynamic rendering and avoid instructing the agent to read local files, environment secrets, or send data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec (low footprint). Note: SKILL.md references dynamic rendering and manual opening for parsing; if the agent needs headless-browser tooling to do this automatically, that tooling is not declared here — installing such tooling would be an additional step the user should review.
Credentials
No environment variables, credentials, or config paths are required. The declared needs are proportionate to the stated functionality.
Persistence & Privilege
always:false and normal autonomous invocation settings (disable-model-invocation:false). Autonomous invocation is allowed by default — this is expected, but users should be aware the agent could trigger the skill without a UI prompt if the agent's policies permit it.
Assessment
This skill appears to do only lightweight analysis of public BOSS直聘 pages and asks for no secrets or installs — that is coherent. Before enabling it: (1) confirm you are comfortable with the agent autonomously visiting external web pages, (2) verify it will not request additional tools or credentials (e.g., a headless browser or cookies) which would broaden its footprint, and (3) ensure use complies with the site's terms of service and your local laws regarding scraping. If the agent later requests environment variables, system access, or an install URL, treat that as a red flag and review the request before proceeding.

Like a lobster shell, security has layers — review code before you run it.

latestvk976me76h8yz13z938gjaardh1832g3w
348downloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

BOSS直聘

用途与边界

  • 面向公开职位与公司页的检索与信息摘要
  • 不提供投递、登录自动化、聊天或批量抓取能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定关键词/城市的职位列表摘要(薪资、经验、学历、类型)
  • 职位详情核心字段整理(职责、要求、技能标签)
  • 公司信息摘要(行业、规模、福利)

数据字段

  • 职位名称、薪资范围、城市、经验要求、学历、职位类型、发布时间、链接
  • 职责与要求、技能标签、福利亮点
  • 公司名称、行业、规模、公司链接

自动化要点

  • 动态渲染与人机校验严格,建议人工打开后触发解析
  • 频率控制,避免批量抓取;标注采集时间
  • 不进行登录、投递或聊天等交互

示例流程

  • 关键词清单:输入关键词/城市 → 搜索 → 抽取列表 → 输出职位摘要
  • 职位摘要:访问详情页 → 提取职责/要求/薪资 → 生成对比卡片
  • 公司速览:进入公司页 → 抽取行业/规模 → 输出摘要

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒

Comments

Loading comments...