
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
agentshield-mcp
Advanced tools
AgentShield MCP server — real-time smart contract security for AI agents. Verify contracts for honeypots, rug pulls, and risks via x402 micropayments.
Trust no contract. Verify before you transact.
Real-time smart contract security for autonomous AI agents. 19 MCP tools covering contract verification, wallet monitoring, drain detection, threat reporting, and competitive leaderboards. Supports Ethereum, Base, Polygon, Arbitrum, Optimism, BSC, Avalanche, and Solana.
npx agentshield-mcp
{
"mcpServers": {
"agentshield": {
"command": "npx",
"args": ["agentshield-mcp"]
}
}
}
claude mcp add agentshield -- npx agentshield-mcp
| Tool | Description |
|---|---|
verify_contract | Quick safety check — honeypots, rug pulls, high taxes, hidden ownership. $0.001 via x402. |
scan_contract | Full threat scan: 14+ checks including mint authority, freeze authority, proxy backdoors, liquidity traps, holder concentration. |
deep_scan | Forensic analysis: bytecode patterns, ownership graph, exploit matching, risk breakdown. |
verify_batch | Verify up to 50 contracts at once (API key required). |
contract_diff | Compare two snapshots of a contract — detect proxy upgrades, permission changes. |
| Tool | Description |
|---|---|
monitor_wallet | Real-time drain detection. Fires webhook + auto-freezes all agent wallets on suspicious drop. |
freeze_wallet | Emergency freeze all wallets for an agent. Stops transaction signing instantly. |
get_alerts | Recent drain alerts and threat notifications for a wallet. |
| Tool | Description |
|---|---|
report_threat | Report a malicious contract. 3+ reports auto-flag it. Earns +50 bonus API calls. |
get_reputation | Community reputation score for any contract based on verified reports. |
register_webhook | Get notified on proxy upgrades, ownership transfers, liquidity removal. |
get_dashboard | Your API usage, billing, active webhooks, and alerts. |
get_stats | Platform-wide stats: contracts verified, threats blocked, wallets monitored. |
| Tool | Description |
|---|---|
get_leaderboard | Race to 1M verifications. Free + paid users compete. Top 10 win $500 USDC. |
set_agent_name | Set your agent's display name on the leaderboard. |
get_giveaway | View active giveaways (paid subscribers only). |
enter_giveaway | Enter a giveaway. Builder = 10x tickets, Pro = 5x, Starter = 1x. |
create_referral | Generate a referral code. Earn 20% commission on referrals. |
redeem_referral | Redeem a referral code for bonus API calls. |
AgentShield detects 14+ threat types:
Ethereum, Base, Polygon, Arbitrum, Optimism, BSC, Avalanche, Solana
AgentShield uses x402 micropayments — pay per call, no signup required.
| Tier | Price | Calls |
|---|---|---|
| Free | $0 | 10 verify + 5 scan + 2 deep per day |
| Pay-per-call | $0.001 | Unlimited (x402 USDC on Base or SOL) |
| Starter | $4.99/mo | 5,000 calls |
| Pro | $19.99/mo | 100,000 calls + unlimited deep scans + webhooks |
| Builder | $49.99/mo | Unlimited everything |
Solana: 500 lamports to 7ci48VmgPTyEoqQCW2yb9HHEC8qDEK9gGbGoBV1GfHDf
Base USDC: $0.001 to 0x4BBc455ff6bA13682feC3b5F0261520b28C19e1c
npm install agentshield-js
import { AgentShield } from 'agentshield-js';
const shield = new AgentShield();
const result = await shield.verify('0x...', 'ethereum');
if (result.is_honeypot) console.log('DANGER: Honeypot detected!');
Full REST API at agentshield.win
MIT
FAQs
AgentShield MCP server — real-time smart contract security for AI agents. Verify contracts for honeypots, rug pulls, and risks via x402 micropayments.
The npm package agentshield-mcp receives a total of 22 weekly downloads. As such, agentshield-mcp popularity was classified as not popular.
We found that agentshield-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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

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