Career Hunter
Analysis
This is a coherent job-search helper that saves career documents and an application tracker locally, with no evidence of hidden code or malicious behavior.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Use web_search to find current openings
The skill uses web search for job listings and company research, which is aligned with the job-search purpose and does not show evidence of sending resume data externally.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Maintain `~/.openclaw/job-tracker.json`
The skill stores application history locally for persistence across sessions, which is purpose-aligned but may include sensitive career details.
Save as `resume.md` ... Save as `cover-letter-[company].md`
The skill writes resume and cover-letter content to local files, which is expected for a career assistant but can contain personal employment information.
