Career Hunter
v1.0.0Job search assistant. Generate and polish resumes, write cover letters, track applications, prepare for interviews, and search for jobs. Use when the user as...
⭐ 0· 59·0 current·0 all-time
byHa Le@vanthienha199
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (resume, cover letters, application tracking, interview prep, job search) match the instructions: the SKILL.md only asks to generate resumes/cover letters, run web searches for jobs, maintain a local tracker, and perform interview prep. It does not request unrelated credentials or binaries.
Instruction Scope
The instructions tell the agent to create and maintain ~/.openclaw/job-tracker.json and to save resume.md and cover-letter-[company].md locally — this is coherent with application-tracking functionality but does mean the skill persists potentially sensitive personal data on disk. It also uses web_search and fetching job-posting URLs/Glassdoor info, which is expected for job discovery but involves contacting external sites.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill. Nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is appropriate for the described functionality; there are no unexplained secret requests.
Persistence & Privilege
The skill persists a job-tracker JSON and generated files under the user's home (~/.openclaw and resume/cover-letter files). That persistence is consistent with an application tracker but is a privacy consideration — the skill is not marked always:true and does not request elevated privileges.
Assessment
This skill appears coherent and matches its stated purpose, but be aware it will create and maintain files in your home directory (~/.openclaw/job-tracker.json, resume.md, cover-letter-*.md). Those files may contain sensitive personal information (employment history, notes, salary ranges). Before installing or using the skill: (1) confirm you are comfortable with the agent writing and reading files in your home directory and periodically inspect or delete the files if desired; (2) note the skill will perform web searches and may fetch public job postings (it does not request credentials for LinkedIn/Glassdoor), so if you don't want any network activity, avoid enabling web access; (3) the skill promises not to send resume data to external services — you can verify by checking that the generated files remain local; and (4) if you prefer no persistence, ask the agent to avoid saving files or to store them in a location you control. Overall, no red flags for mismatched credentials, unexpected installs, or scope creep were found.Like a lobster shell, security has layers — review code before you run it.
latestvk97dmrgg3eypzxa3r7d1tqjpm983pk68
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
