socket-registry
Hardened npm package overrides with release and security gates
All Skills in This Repository (3)
Pure Emerald Level Indicatorsupdating-upstream
Update git submodules to their latest stable tags with atomic commits.
release
Automates release workflows with quality/security scans, changelog generation, and version bumping.
updating-workflows
Update SHA pins across GitHub workflows and dependent repositories.
Frequently Asked Questions
FAQPage SchemaHow to install socket-registry?โผ
Run `npx skills add SocketDev/socket-registry --all -g -y` in your terminal to install all skills in this suite globally.
What are npm package overrides?โผ
They are hardened drop-in replacements for popular npm packages that reduce dependencies, improve performance, and fix known CVEs without breaking compatibility.
How does the release skill work?โผ
It runs quality and security scans as gates, then generates a changelog and version bump automatically, aborting the release if any critical issue is found.
Are the override packages safe to use?โผ
Yes. Every override passes the original package's own test suite, ships TypeScript types, supports CommonJS and ESM, and stays MIT-compatible.
Does socket-registry work with AI coding agents?โผ
Yes. The included CLAUDE.md and SKILL.md files give agents clear rules for releases, commits, and security checks in Claude Code and compatible tools.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core