perf-checklist — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited perf-checklist (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.
Measure first. Opinion second.
fetchpriority="high".font-display: swap, preloaded if above the fold.defer or async.width/height on images and iframes.scheduler.yield(), idle callbacks, debounced expensive calcs.import { x } from 'lib' — not import lib from 'lib' unless required.moment — use date-fns or Temporal polyfill.lodash — use lodash-es named imports or dropping to native.srcset, served from a CDN.IN/JOIN/dataloader.WHERE / ORDER BY / JOIN column used on large tables is indexed.SELECT * replaced with specific columns on hot paths.Cache-Control.Cache-Control: stale-while-revalidate for content that tolerates it.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.