
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
@thryx/contract-scanner-mcp-server
Advanced tools
MCP server for Solidity smart contract security scanning — analyze contracts for vulnerabilities, decode calldata, compare contracts before interacting
Smart contract security scanner for AI agents. Analyze any Solidity contract for vulnerabilities before interacting with it.
npm install @thryx/contract-scanner-mcp-server
Add to your MCP client config:
{
"mcpServers": {
"contract-scanner": {
"command": "npx",
"args": ["@thryx/contract-scanner-mcp-server"],
"env": {
"THRYX_API_KEY": "your-api-key"
}
}
}
}
| Tool | Description | Tier |
|---|---|---|
scanner_analyze_contract | Full security report with risk score 0-100, vulnerability findings, and actionable recommendations | Pro |
scanner_compare_contracts | Compare two contracts side-by-side for clone detection and risk comparison | Pro |
scanner_check_address | Quick check — contract vs EOA, verification status, risk flags | Free |
scanner_decode_calldata | Decode raw calldata to human-readable function calls with danger flags | Free |
| Variable | Required | Description |
|---|---|---|
RPC_URL | No | RPC endpoint (default: Base mainnet) |
BASESCAN_API_KEY | No | Enables verified source analysis on Base |
ETHERSCAN_API_KEY | No | Enables verified source analysis on Ethereum |
ARBISCAN_API_KEY | No | Enables verified source analysis on Arbitrum |
THRYX_API_KEY | No | Premium API key for unlimited scans |
MIT
FAQs
MCP server for Solidity smart contract security scanning — analyze contracts for vulnerabilities, decode calldata, compare contracts before interacting
The npm package @thryx/contract-scanner-mcp-server receives a total of 24 weekly downloads. As such, @thryx/contract-scanner-mcp-server popularity was classified as not popular.
We found that @thryx/contract-scanner-mcp-server 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
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.