SocketDev/sauce

Skills for coding agents to interact with Socket

2Stars on the repository
24Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

updating-xport

01

SocketDev/sauce

Skill Claude CodeCodex

Act on xport.json lock-step drift: auto-bump version-pin rows; the other row kinds (file-fork, feature-parity, spec-conformance, lang-parity) are advisory only.

2 4d ago A 50 tokens original MIT

socket-fix

02

SocketDev/sauce

Skill Claude CodeCodex

Fix dependency security issues - either scan and fix everything (requires /socket-scan), or target a single named package. Orchestrates /socket-dep-cleanup, /socket-dep-replace, /socket-dep-patch, and /socket-dep-upgrade as subskills.

2 4d ago A 63 tokens original MIT

socket-dep-cleanup

03

SocketDev/sauce

Skill Claude CodeCodex

Evaluate and remove a single unused dependency from your project. Searches the entire codebase for all usages (imports, requires, config refs, scripts, type packages, indirect usage), reports findings, and performs full removal with verification.

2 4d ago A 51 tokens original MIT

socket-dep-patch

04

SocketDev/sauce

Skill Claude CodeCodex

Apply Socket's binary-level security patches without changing dependency versions. Uses socket-patch apply to fix vulnerabilities in-place, then verifies automated patching is configured so patches persist across installs.

2 4d ago B 42 tokens original MIT

socket-dep-replace

05

SocketDev/sauce

Skill Claude CodeCodex

Replace a dependency with an alternative package, eliminate it via code rewrite, or use socket-optimize for optimized replacements.

2 4d ago A 29 tokens original MIT

socket-dep-upgrade

06

SocketDev/sauce

Skill Claude CodeCodex

Use socket fix to find and update vulnerable dependencies, then fix any breaking changes in the codebase. Security-audited upgrades with automated code migration.

2 4d ago A 36 tokens original MIT

socket-inspect

07

SocketDev/sauce

Skill Claude CodeCodex

Research a package before you depend on it - pull every signal from Socket (scores, alerts, malware verdicts, CVEs, supply-chain risk), check the socket.dev package page, evaluate alternatives, and surface available Socket patches.

2 4d ago A 50 tokens original MIT

socket-release

08

SocketDev/sauce

Skill Claude CodeCodex

Stand up SocketDev publishing (npm, crates.io, GitHub releases, Homebrew tap) in a repo - copy in the socket-release kit from a sauce checkout and run its bootstrap through name reservation, GitHub environments, npm trusted publisher, publishing-access tightening, staged publish config, and verification.

2 4d ago A 63 tokens original MIT

brew-publish

09

SocketDev/sauce

Skill Claude CodeCodex

Operate the socket-release Homebrew tap flow - the binary-download formula model, tap repo layout, formula bumps tied to published releases, and sha256 verification against the release's own checksums.txt. Use when bumping a Homebrew formula or standing up a tap for a Socket CLI.

2 4d ago A 61 tokens original MIT

cargo-publish

10

SocketDev/sauce

Skill Claude CodeCodex

Operate the socket-release crates.io flow - the cargo staged model (dry-run default), trusted publishing via OIDC under the cargo-publish environment, index-propagation waits, and yank-as-rollback. Use when publishing a Rust crate in a repo carrying scripts/socket-release/.

2 4d ago A 59 tokens original MIT

github-release

11

SocketDev/sauce

Skill Claude CodeCodex

Cut, verify, and reconcile immutable GitHub releases with the socket-release kit - the registry-resolvability ORDER RULE, the three-step draft-upload-undraft cut, checksums.txt production, and tag-gap healing. Use when tagging a release, healing a missing tag/release, or when the github-release workflow gate refuses a…

2 4d ago A 70 tokens original MIT

npm-publish

12

SocketDev/sauce

Skill Claude CodeCodex

Operate the socket-release npm flow end to end - bootstrap a package (name reservation, permissive-then-staged-only publishing access, trusted publishing), dispatch a staged publish, promote with --approve, backfill an old version, and roll back with deprecate. Use when publishing an npm package in a repo carrying…

2 4d ago A 72 tokens original MIT

socket-scan

13

SocketDev/sauce

Skill Claude CodeCodex

Run a dependency scan using the Socket CLI. Prompts unauthenticated users to log in or create a free account. If the user skips login, falls back to cdxgen with greatly reduced alert accuracy and poor SBOM accuracy. Authenticated users get temporary read-only scans by default (--tmp). Creates a persistent dashboard…

2 4d ago A 86 tokens original MIT

socket-scan-setup

14

SocketDev/sauce

Skill Claude CodeCodex

Set up prerequisites for Socket scanning - install the CLI, configure auth with the public demo token, and verify scan access. Use this before the first scan or when encountering auth errors.

2 4d ago A 42 tokens original MIT

socket-setup

15

SocketDev/sauce

Skill Claude CodeCodex

Set up Socket - prompt for API key, install the CLI, authenticate, configure policies and tokens, set up CI/CD for firewall or patch modes across GitHub, GitLab, Bitbucket, and other systems.

2 4d ago C 47 tokens original MIT