fill-job-application-info(填写招聘报名信息)
v1.0.0将用户提供的简历文本或简历文件(PDF、DOCX、DOC、TXT、Markdown,以及常见表格导出)整理成结构化候选人资料,再将这些信息填写到招聘报名表、应聘登记表、招聘网站或 ATS 招聘系统中。适用于根据简历填写 Word、Excel、CSV、PDF 表单,或在浏览器中逐项完成校招、社招、报名登记、信息核对...
⭐ 0· 70·0 current·0 all-time
byice@thinkpeace
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (fill resumes into forms/websites) matches the runtime instructions: extract structured candidate data and map it into files or web forms. The operations required (document parsing, mapping, browser automation) are what you'd expect for this capability.
Instruction Scope
Instructions explicitly reference reading user-provided resume files and target forms and using browser automation ($agent-browser / $playwright). They also instruct the agent to pause for login/MFA and to avoid guessing sensitive fields. This is appropriate for the task, but any skill that automates browsers and can reuse existing login sessions can access cookies/authenticated state—so users should be careful about which browser sessions are available to the agent and review actions before final submission.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer and no external downloads are performed. This is the lowest-risk install profile.
Credentials
The skill declares no environment variables, no credentials, and no config paths. It does rely on other platform skills ($pdf, $docx, $xlsx, $agent-browser, $playwright) for functionality; those dependencies are referenced in SKILL.md but not declared in metadata — that is a minor documentation/manifest omission rather than an incoherence in requested privileges.
Persistence & Privilege
always:false (default) and model invocation not disabled — normal for a user-invocable skill. The skill doesn't request permanent presence or modify other skills' configurations.
Assessment
This skill appears to do what it says: extract resume data and fill forms. Before using it, do not hand over credentials—let the tool prompt you to sign in if needed, and stop before the final submit unless you explicitly approve it. Avoid sending documents containing highly sensitive legal IDs (passport/ID numbers) unless absolutely necessary; review the generated structured profile and the filled form carefully (especially contact info, attachments, and any sensitive fields) before any submission. Note: the skill expects other document- and browser-automation skills to be available ($pdf, $docx, $xlsx, $agent-browser/$playwright); confirm those are present and trusted in your environment.Like a lobster shell, security has layers — review code before you run it.
latestvk977xdwrn6gnw0bm0rahc6pern83rf30
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
