PostToolUse
01Hook Claude Code
Runs after a tool call finishes, executing index.cjs via node. From SocketDev/socket-mcp.
Hook Claude Code
Runs after a tool call finishes, executing index.cjs via node. From SocketDev/socket-mcp.
Hook Claude Code
Runs before the agent uses a tool, executing index.cjs via node. From SocketDev/socket-mcp.
Hook Claude Code
Runs when a session starts, executing session-fetch.mjs and index.cjs via node (2 commands). From SocketDev/socket-mcp.
Hook Claude Code
Runs when the agent finishes a response, executing index.cjs via node. From SocketDev/socket-mcp.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing index.cjs via node. From SocketDev/socket-mcp.
Settings file Claude Code
Agent settings declaring 5 hook events (PostToolUse, PreToolUse, SessionStart, Stop) and 2 allowed tools.
Instructions file
Claude Code instructions for SocketDev/socket-mcp, covering claude.md, π fleet and ποΈ project-specific.
Plugin Claude Code
Plugin marketplace listing 14 plugins: socket-scan, socket-inspect, socket-setup, socket-dep-patch, socket-dep-upgrade.
Plugin Claude Code
Agent Skills for dependency security including vulnerability scanning, package review, patching, setup and configuration, and secure dependency updates via Socket.dev.
Hook Claude Code
Runs after a tool call finishes, executing index.cjs via node. From SocketDev/sauce.
Hook Claude Code
Runs before the agent uses a tool, executing index.cjs via node. From SocketDev/sauce.
Hook Claude Code
Runs when a session starts, executing session-fetch.mjs and index.cjs via node (2 commands). From SocketDev/sauce.
Hook Claude Code
Runs when the agent finishes a response, executing index.cjs via node. From SocketDev/sauce.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing index.cjs via node. From SocketDev/sauce.
Settings file Claude Code
Agent settings declaring 5 hook events (PostToolUse, PreToolUse, SessionStart, Stop) and 2 allowed tools.
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.
Instructions file
Instructions for SocketDev/sauce, covering claude.md, π fleet and ποΈ project-specific.
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.
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.
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.
Skill Claude CodeCodex
Replace a dependency with an alternative package, eliminate it via code rewrite, or use socket-optimize for optimized replacements.
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.
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.
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.