Job Hunt Tracker

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a local job-application tracker that stores personal job-search details in local files, with no artifact evidence of external services, credentials, or hidden code.

Before installing, be aware that this skill creates local files under ~/.openclaw/job-hunt-tracker/ and saves job applications, interview details, follow-ups, offers, salary targets, and notes there. The provided artifacts do not show external API calls, credentials, or code execution beyond local setup.

Findings (1)

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.

What this means

Your job applications, salary or offer details, interview history, and notes may remain on your device in this directory until you delete them.

Why it was flagged

The skill persistently stores personal job-search data locally, including profile details, applications, follow-ups, and offers, so that information may be reused in later job-tracking interactions.

Skill content
All data stored under `~/.openclaw/job-hunt-tracker/`:
- `settings.json` — profile, targets, stats
- `applications.json` — all tracked applications
- `follow_ups.json` — follow-up reminders
- `offers.json` — received offers
Recommendation

Use it only if you are comfortable keeping this job-search information in local files, and periodically review or delete ~/.openclaw/job-hunt-tracker/ if you no longer need the records.