
Research
/Security News
CanisterWorm: npm Publisher Compromise Deploys Backdoor Across 29+ Packages
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.
@mcp-apps-kit/create-app
Advanced tools
CLI scaffolder for starting a new MCP app project using MCP Apps Kit.
It generates a ready-to-run project with server + UI code, so you can focus on tool definitions and your widget UI.
You can run it without installing:
npx @mcp-apps-kit/create-app@latest
Or install globally:
npm install -g @mcp-apps-kit/create-app
create-mcp-apps-kit
# Provide a name (otherwise it prompts)
npx @mcp-apps-kit/create-app@latest my-app
# Choose template
npx @mcp-apps-kit/create-app@latest my-app --template react
npx @mcp-apps-kit/create-app@latest my-app --template vanilla
# Pick output directory
npx @mcp-apps-kit/create-app@latest my-app --directory ./apps/my-app
# Skip install / git init
npx @mcp-apps-kit/create-app@latest my-app --skip-install
npx @mcp-apps-kit/create-app@latest my-app --skip-git
Templates:
react: React + TypeScript UI with hooksvanilla: Vanilla TypeScript UIcd my-app
pnpm dev
MIT
FAQs
CLI tool for scaffolding MCP applications
The npm package @mcp-apps-kit/create-app receives a total of 1 weekly downloads. As such, @mcp-apps-kit/create-app popularity was classified as not popular.
We found that @mcp-apps-kit/create-app 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
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.