Lofy Career

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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 application history, interview notes, outcomes, and career profile could be used as ongoing context for future job-search assistance.

Why it was flagged

The skill stores application-tracking data and reads a career profile, meaning personal employment history and job-search status may persist and be reused across tasks.

Skill content
Data File: `data/applications.json` ... Map each requirement to user's experience (read `profile/career.md`)
Recommendation

Review what is stored in `data/applications.json` and `profile/career.md`, and avoid placing information there that you do not want reused by the assistant.

What this means

Casual statements about applications, interviews, or outcomes could be recorded in the tracker and affect later analytics or recommendations.

Why it was flagged

The instruction authorizes automatic updates to the local application tracker based on career conversations, which is aligned with the skill but may happen without explicit confirmation.

Skill content
Update JSON immediately after any career conversation
Recommendation

Ask the assistant to confirm important status, outcome, or contact updates before saving them.