[18.1.0] - 2026-09-21 - "Hosted Catalog Save-State Hardening"
Hardens browser-local “saved skill” state on the hosted catalog so malformed
localStoragepayloads cannot show false positives.
A catalog-surface patch for Claude Code, Cursor, Codex CLI and Gemini CLI.
It ships the hosted web fix from #1542 while keeping the 2,444-skill catalog
on Core. Existing installation interfaces remain supported.
Start here
- Install:
npx agentic-awesome-skills@18.1.0 - Choose your tool
- Best skills by tool
- Bundles
- Workflows
Fixed
- Hosted catalog local saves (#1542) — accept only boolean entries when parsing
saved_skills/ legacyuser_starsrecords; ignore strings, numbers, and
array-shaped storage so corrupted browser data cannot mark skills as saved.
Validation scope
Maintainer attestation on exact merge head, protected source PR #1542,
repository validation, documentation-security checks, protected CI, CodeQL,
and release-only Pages deploy from the immutable v18.1.0 tag.