geocode-campgrounds — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited geocode-campgrounds (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.
Aspira parks (Bow Valley PP, …) split into per-campground children (ab:330258:cg:Willow%20Rock). A child without its own coords falls back to the parent's, so siblings stack on one spot. scripts/geocode-campgrounds.ts fixes this: for each split park it queries OSM Overpass (camp_site / camp_pitch within 25km of the park center), name-matches each campground, and bakes distinct coords into src/data/coords.json (validated within 45km; campgrounds not in OSM keep the parent coords).
bun run scripts/geocode-campgrounds.ts --drybun run scripts/geocode-campgrounds.tsThen commit the src/data/coords.json diff and deploy (see the deploy skill).
/api/campgrounds. If thedeployment URL changed, update SRC at the top of the script.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.