fit-check — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fit-check (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Run a job fit analysis against the user's resume using fit_check.py.
User says fit-check <url> or pastes a job URL asking "is this a good fit" / "check fit".
--title and --company if the user mentioned them.cd C:\Users\mahas\Learnings\claude-job-agent
python fit_check.py "<url>" [--title "..."] [--company "..."]fit_scorer.py must be in the same directory (it is).FIT_SCORE_ENABLED = True must be set in config.py (default is True).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.