
Research
Trivy Under Attack Again: Widespread GitHub Actions Tag Compromise Exposes CI/CD Secrets
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.
create-smithery
Advanced tools
The official CLI to get started with Smithery.
This package helps you set up a new Smithery project for building MCPs.
To create a new Smithery project, run:
npx create-smithery@latest
Or with bun:
bunx create-smithery@latest
You will be prompted to configure your project interactively.
Alternatively, specify the project name directly:
npx create-smithery <project-name>
or
bunx create-smithery <project-name>
Set the project name as the first argument:
npx create-smithery my-awesome-mcp
Choose how your MCP will communicate. Use the -t or --transport flag:
npx create-smithery --transport http
npx create-smithery --transport stdio
If not specified, you'll be prompted to choose (defaults to HTTP).
Specify which package manager to use for installing dependencies:
npx create-smithery --package-manager npm
npx create-smithery --package-manager bun
Defaults to npm if not specified.
npx create-smithery --transport stdio --package-manager bun
To work on this package locally:
bun install to install dependenciesbun run build to build the projectbun run startbun run testFAQs
The CLI for creating MCP servers with Smithery
The npm package create-smithery receives a total of 19 weekly downloads. As such, create-smithery popularity was classified as not popular.
We found that create-smithery 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
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.

Research
/Security News
We identified over 20 additional malicious extensions, along with over 20 related sleeper extensions, some of which have already been weaponized.