
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@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.
The npm package @mcpgrade/mcp receives a total of 27 weekly downloads. As such, @mcpgrade/mcp popularity was classified as not popular.
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.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.