Real Skill packageSource verifiedClawHub registry

boss-resume-crawler

从 Boss 直聘批量爬取职位详情(含 security_id、职位描述),支持 PUA 薪资解码和增量去重。

Identity and source

Publisher attributioniichanerregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 58% rule confidence
Package forminstruction with code13 recorded files
Canonical sourceClawHub registryclawhub:iichaner:boss-resume-crawler
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/18/2026.claude/skills/boss-resume-crawler

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/18/2026.agents/skills/boss-resume-crawler

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/18/2026skills/boss-resume-crawler

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @iichaner/boss-resume-crawler
clawhub inspect @iichaner/boss-resume-crawler --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
11 / 13 inspected as text
Checked
8/18/2026, 1:13:53 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: www.python.org
  • api: www.zhipin.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/18/2026, 11:01:12 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d2ff04b57b51098a0cf62439988e116d19265f4f5630c6bd4058bf7c2561c5d0
Show up to 13 recorded paths
  • _meta.json
  • LICENSE
  • README.md
  • references
  • references/data-spec.md
  • references/error-handling.md
  • references/sop.md
  • scripts
  • scripts/boss_extract_cdp.py
  • scripts/boss_extract_final.py
  • scripts/boss_extract_pure.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of boss-resume-crawler. - Supports batch crawling of Boss直聘 job details, including security_id and job description - Implements PUA salary decoding and incremental deduplication - Provides strict dependency checks (Python3, websocket-client, CDP connection via CloakBrowser) - Enforces manual login verification before crawling begins - Features resilient crawling logic: randomized delays, per-job CSV append, error logging and automatic retries - Includes detailed usage instructions, performance benchmarks, error handling, and anti-scraping precautions