refresh-claude-md — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited refresh-claude-md (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
@rules/php/core-standards.mdc@rules/git/general.mdcCLAUDE.md — never run this as a general onboarding or audit taskCLAUDE.mdCLAUDE.md scannable and under ~100 lines; link to @rules/** instead of pasting rule contentCLAUDE.md does not exist and the project needs one generated from the codebaseCLAUDE.md is stale — the tech stack, build/test commands, directory layout, or conventions have drifted from what the file documentsCLAUDE.mdDo not use this skill for ad-hoc codebase questions, code review, or onboarding write-ups — it has one job: keep CLAUDE.md correct.
CLAUDE.md (if any) and record which sections are human-authored vs auto-generated.CLAUDE.md already matches the codebase, stop and report "no refresh needed" instead of rewriting it.Gather signals without reading every file:
composer.json, package.json, go.mod, pyproject.toml, Cargo.toml, Gemfile, etc.artisan, bootstrap/app.php), vite.config.*, next.config.*, and similar config filespublic/index.php, artisan, app.*, main.*, src/ roots, routes/vendor, node_modules, .git, dist, build, storagephpstan.neon, pint.json, rector.php, phpcs.xml, .github/workflows/, Dockerfile, .env.exampletests/, *Test.php, *.spec.ts, Pest/PHPUnit configcomposer.json scripts, package.json scripts, and Makefile; never invent a command.git log (skip and note if history is shallow).composer build; on a Node project npm run build, on a Go project go build ./..., and so on. Never hard-assume a PHP toolchain on a project the reconnaissance fingerprinted as another stack.CLAUDE.md at the project root.CLAUDE.md reflects the current tech stack, verified commands, structure, and conventionscomposer build on this Composer/PHP package)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.