Back to skill
v1.0.0

Career Hunter

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:30 AM.

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.

GuidanceThis skill appears safe to install for normal job-search help. Be aware that it saves job-search records and career documents locally, so review or delete those files if they contain sensitive information.

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.

Abnormal behavior control

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.

Tool Misuse and Exploitation
SeverityInfoConfidenceHighStatusNote
SKILL.md
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.

User impactThe assistant may perform external searches for job listings, companies, or interview preparation.
RecommendationAvoid asking it to include private resume details in web searches unless you are comfortable with those search terms being sent externally.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
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.

User impactYour job applications, notes, referral information, and salary ranges may be saved locally and reused later.
RecommendationReview the local tracker file if you use the skill, avoid storing details you do not want retained, and delete the file when no longer needed.
Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
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.

User impactPersonal resume and cover-letter drafts may remain on disk after the session.
RecommendationStore these files in a location you control and remove or protect them if they contain sensitive personal information.