
Research
/Security News
77 Firefox Extensions Linked to Crypto Wallet and Credential Theft
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.
@shipeasy/cli
Advanced tools
Installed via shipeasy plugin install (recommended) or by copying this
directory to .claude/plugins/shipeasy/ (project) or
~/.claude/plugins/shipeasy/ (user).
.claude-plugin/plugin.json — plugin manifest..mcp.json — registers the @shipeasy/mcp MCP server with Claude Code.commands/ — slash commands (/shipeasy-setup, /shipeasy-i18n-extract,
/shipeasy-i18n-migrate, /shipeasy-flag, /shipeasy-experiment).skills/ — agent skills (shipeasy-setup, shipeasy-i18n,
shipeasy-flags, shipeasy-experiments) Claude loads on demand.The codemods themselves (packages/cli/codemods/) ship with the
@shipeasy/cli npm package; the plugin's slash commands shell out to
shipeasy codemod … rather than duplicating the AST runner.
Restart Claude Code (or reload its plugin/skill index). The new slash
commands appear in /-completion. Skills load automatically when their
trigger phrases appear in user messages.
rm -rf .claude/plugins/shipeasy # project scope
rm -rf ~/.claude/plugins/shipeasy # user scope
shipeasy mcp uninstall # also drop the MCP entry
FAQs
CLI for the Shipeasy platform (flags, experiments, translations, bugs)
The npm package @shipeasy/cli receives a total of 38 weekly downloads. As such, @shipeasy/cli popularity was classified as not popular.
We found that @shipeasy/cli 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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.

Security News
NIST disclosed an unreleased AI tool called V-etalon and opened a broad inquiry into NVD modernization after years of automation plans produced no public enrichment system.

Security News
In his AI Council 2026 talk, Feross Aboukhadijeh covers recent package compromises, vulnerability discovery, and a more automated security model.