
Security News
npm Tooling Bug Incorrectly Marks One-Character Packages as Security Holders
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.
@morphllm/morph-setup
Advanced tools
One-line installer for Morph MCP and bundled skills. Also includes a2a-review, which creates an AI "twin" that reviews PRs in your style.
npx -y @morphllm/morph-setup
The CLI will guide you through selecting which apps to install to.
npx -y @morphllm/morph-setup --morph-api-key <your-key>
Or set the environment variable:
MORPH_API_KEY=<your-key> npx -y @morphllm/morph-setup
npx -y @morphllm/morph-setup -y
Set up an AI twin that reviews PRs using your coding preferences, learned from your CLAUDE.md files.
npx -y @morphllm/morph-setup --morph-api-key <your-key> --a2a-review
The CLI will:
gh CLI or git config)All arguments can be passed explicitly to skip prompts:
npx -y @morphllm/morph-setup \
--morph-api-key sk-... \
--a2a-review \
--github-username octocat \
--claude-md ~/.claude/CLAUDE.md ./CLAUDE.md
When --claude-md is not provided, the CLI scans automatically:
~/.claude/CLAUDE.md (global config, highest priority)<cwd>/CLAUDE.md and parent directories (walks up to root)~/.claude/**/CLAUDE.md (recursive, any nested CLAUDE.md)~/.claude/**/agents/*.md (agent definition files)Skipped directories: plans, cache, skills, plugins, memory, worktrees, node_modules, .git
Combined content is truncated at ~100k tokens if it exceeds the limit.
| Flag | Description |
|---|---|
--a2a-review | Enter a2a-review setup mode |
--github-username <name> | GitHub username (skips auto-detection) |
--claude-md <paths...> | Explicit CLAUDE.md file paths (skips auto-scan) |
--morph-api-key <key> | Morph API key (or set MORPH_API_KEY env var) |
A ~500-word review personality profile covering:
This personality is injected into the system prompt when the twin reviews PRs, steering its focus areas and tone to match the developer.
Each developer runs the CLI with their own API key:
npx -y @morphllm/morph-setup --morph-api-key <THEIR_KEY> --a2a-review
Manage twins at: https://morphllm.com/dashboard/integrations/github
MIT
FAQs
Install Morph MCP and bundled skills onto coding agents
The npm package @morphllm/morph-setup receives a total of 702 weekly downloads. As such, @morphllm/morph-setup popularity was classified as not popular.
We found that @morphllm/morph-setup demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.