Jd Translator
v1.0.0[何时使用]当用户需要分析招聘 JD 准备面试时;当用户说"帮我分析这个岗位"时;当用户需要把 JD 能力要求翻译成企业待解决问题时;当用户想体系化准备面试时
⭐ 1· 204·1 current·1 all-time
by@lj22503
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (JD 转译) match the provided artifacts: SKILL.md, README, examples, and a small helper script (scripts/jd-parser.py). The files and helper script are proportional to the stated goal and no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within the stated purpose (parse JD, build problem tree, generate interview strategy). It suggests augmenting analysis with company/industry info (financials, news, product dynamics) but does not embed or require any network endpoints or instructions to read system files. This is reasonable, but leaves discretion to the agent to retrieve external information — a user should be aware that agent/web access for company research could involve network requests outside the skill itself.
Install Mechanism
No install spec is present (instruction-only skill). The only code file is a small Python script included in the package; it is not downloaded from external URLs and nothing is written to disk beyond standard extraction of the skill package.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The included script reads stdin or argv only and contains no access to environment secrets. The requested runtime scope is minimal and appropriate for the described functionality.
Persistence & Privilege
The skill is not marked always:true and does not request persistent or elevated privileges, nor does it modify other skills or global agent configuration. Autonomous model invocation is allowed (platform default) but not combined with other concerning factors.
Assessment
This skill appears internally coherent and low-risk: the parser is a simple local Python script (reads stdin/args, uses regex) and the documentation matches the code. Before installing, consider: 1) If you will paste proprietary JD text, be aware that any agent or tooling with outbound network access could send that data externally — the skill itself does not perform network I/O, but your agent might. 2) Review the included scripts yourself (jd-parser.py is short and readable) if you have doubts. 3) The SKILL.md recommends using external sources (company financials, news) to enrich analysis — decide whether to allow the agent to fetch those remotely. Overall this skill is coherent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk9702e6x3704d7m7t0pwj9qn1s83xfxd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
