
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@jayofemi/toolbox
Advanced tools
An open library of reusable Claude Code skills, commands, and scripts, with a one-command installer.
Small, portable tools for Claude Code: skills, commands, and scripts pulled from real daily use, packaged so you can install one in seconds and own it.
Each entry is small and does one thing. They install by copying into your Claude Code config, carry no lock-in, and work with whatever model you run. Read them, change them, keep what is useful.
npx @jayofemi/toolbox
That lists everything and installs the ones you pick into ~/.claude/. To grab one directly:
npx @jayofemi/toolbox add screenshot
Run npx @jayofemi/toolbox list to see the catalog without installing.
Two kinds of entry, split by who invokes them:
/screenshot. They install to ~/.claude/commands/.~/.claude/skills/./screenshot writes the last N prompt-and-reply pairs, with the model that produced them, to a timestamped file in captures/. The useful parts are kept verbatim./ask-model haiku What changed in this file? delegates to a subagent on that model and returns its answer, leaving your own session on its model./reroute-task haiku <task> hands the work to a subagent on that model and reports back, so your main session keeps its model and only the delegated work runs on the cheaper one.Prefer to copy by hand? A command is commands/<name>.md into ~/.claude/commands/; a skill is the skills/<name>/ folder into ~/.claude/skills/.
Small, self-contained, portable contributions are welcome. See CONTRIBUTING.md.
MIT. See LICENSE.
FAQs
An open library of reusable Claude Code skills, commands, hooks, and agents.
The npm package @jayofemi/toolbox receives a total of 19 weekly downloads. As such, @jayofemi/toolbox popularity was classified as not popular.
We found that @jayofemi/toolbox demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.