
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@mcpgrade/mcp
Advanced tools
Check MCP server security grades (A–F) from mcpgrade.dev, from inside your agent.
An MCP server that lets your agent check the security grade (A–F) of any MCP server in the registry — before it installs or trusts it. Powered by mcpgrade.dev.
Static-analysis grades across six checks: prompt-injection surface, supply chain, credential hygiene, permission scope, version drift, and transport/auth. No key, no signup — it reads the public grade feed.
Add it to your MCP client config. It runs via npx, so there's nothing to install first.
Claude Desktop / Claude Code / Cursor / Windsurf (mcpServers block):
{
"mcpServers": {
"mcpgrade": {
"command": "npx",
"args": ["-y", "@mcpgrade/mcp"]
}
}
}
check_mcp_server(name) — look up a specific server's grade, score, publisher, and a link to the full report. Accepts a full id (com.stripe/mcp) or a partial name (stripe).search_mcp_servers({ query?, category?, min_grade?, limit? }) — find graded servers, ranked best-grade-first. e.g. "database servers graded B or above".Example — ask your agent "is the stripe MCP server safe?" and it can call check_mcp_server and read back the grade + report link.
Full register, methodology, and per-server reports: https://mcpgrade.dev
FAQs
Check MCP server security grades (A–F) from mcpgrade.dev, from inside your agent.
We found that @mcpgrade/mcp 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.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.