Tools Reference
Security & Risk Tools
37 categorized tools are available on this scoped endpoint.
Category Endpoint: POST /hive_security_risk/mcp
Category Name in hive-mcp2: Security & Risk Analysis
Providers represented here: GoPlus, DeFiLlama, GoldRush, Tenderly
Scope
This page documents the tools exposed by the category-scoped MCP endpoint above.
tools/liston this category endpoint returns these 37 tools directly.- The full Hive server also exposes 512 live direct tools through the root server and the REST catalog.
- For root-only direct tools that are not part of category-scoped
tools/list, see Live Catalog.
Included Tools
| Tool | Provider | Summary |
|---|---|---|
get_token_security | GoPlus | Get comprehensive token security analysis including: honeypot detection, ownership details, trading tax, slippage, holder distribution, liquidity status, contract verification, and other security metrics |
get_nft_security | GoPlus | Get NFT security and authenticity analysis including: malicious behavior detection, trading platform verification, metadata authenticity, contract risks (privileged_burn, transfer_without_approval, self_destruct), and... |
check_malicious_address | GoPlus | Check if an address is malicious or associated with: scams, phishing, exploits, mixers, sanctioned entities, or other malicious activities |
check_approval_security | GoPlus | Check security risks of token/NFT approval contracts including: contract verification status, malicious history, approval abuse potential, and whether the spender is a known phishing address or malicious contract. |
get_wallet_approvals | GoPlus | Get comprehensive security analysis of all token and NFT approvals for a user address, showing which contracts have spending permissions |
check_dapp_security | GoPlus | Check security risks of a dApp by URL including: phishing detection, malicious contract interactions, audit status, and trust score |
check_phishing_site | GoPlus | Detect if a URL is a phishing site by checking against comprehensive phishing databases |
decode_abi | GoPlus | Decode ABI data to understand smart contract interactions, function calls, and parameters |
defillama_get_hacks | DeFiLlama | Get comprehensive list of DeFi hacks, exploits, and security incidents with details on amounts lost, affected protocols, and attack vectors. |
simulate_evm_transaction | GoPlus | Simulate an EVM transaction to detect security risks before signing |
simulate_solana_transaction | GoPlus | Simulate a Solana transaction to detect security risks before signing |
detect_rugpull | GoPlus | Detect potential rug-pull schemes for a token contract |
get_token_lock_info | GoPlus | Retrieve token and LP lock information including lock amounts, unlock dates, lock platforms, and lock percentages |
get_solana_token_security | GoPlus | Analyze Solana SPL token security risks including mint authority, freeze authority, supply analysis, and known risk indicators |
get_sui_token_security | GoPlus | Analyze Sui token security risks including module authority, supply controls, and known risk indicators. |
check_approval_security_v2 | GoPlus | Enhanced approval security analysis (v2) with support for ERC-20, ERC-721, and ERC-1155 tokens |
goldrush_get_token_approvals | GoldRush | Get all token approvals (allowances) granted by a wallet using GoldRush (Covalent) |
goldrush_get_nft_approvals | GoldRush | Get all NFT-specific approvals (operator permissions) granted by a wallet using GoldRush (Covalent) |
tenderly_simulate_transaction | Tenderly | Simulate an EVM transaction without sending it on-chain using Tenderly |
tenderly_simulate_bundle | Tenderly | Simulate a bundle of sequential EVM transactions using Tenderly |
tenderly_estimate_gas | Tenderly | Estimate gas cost for an EVM transaction using Tenderly simulation |
tenderly_get_supported_networks | Tenderly | Retrieve get supported networks data through Hive Intelligence. |
tenderly_decode_calldata | Tenderly | Decode and analyze EVM transaction calldata by running a simulation with ABI decoding |
tenderly_trace_transaction | Tenderly | Get a decoded trace for any on-chain transaction by hash using Tenderly |
tenderly_gas_price | Tenderly | Get real-time gas price predictions with low/medium/high confidence levels using Tenderly Gateway RPC |
tenderly_suggest_gas_fee | Tenderly | Get EIP-1559 gas fee suggestions (baseFee, maxPriorityFee, maxFeePerGas) at multiple speed tiers using Tenderly Gateway RPC |
tenderly_decode_input | Tenderly | Decode raw EVM transaction calldata into human-readable function name and parameters using Tenderly Gateway RPC |
tenderly_decode_error | Tenderly | Decode EVM revert/error data into human-readable error name and parameters using Tenderly Gateway RPC |
tenderly_get_contract_abi | Tenderly | Get the ABI (Application Binary Interface) for any verified smart contract using Tenderly Gateway RPC |
tenderly_decode_event | Tenderly | Decode raw EVM event log data into human-readable event name and parameters using Tenderly Gateway RPC |
tenderly_get_storage_changes | Tenderly | Get storage slot change history for a smart contract using Tenderly Gateway RPC |
tenderly_get_transactions_range | Tenderly | Get transactions between two addresses within a block range using Tenderly Gateway RPC |
tenderly_function_signatures | Tenderly | Look up function signatures by their 4-byte selector using Tenderly Gateway RPC |
tenderly_error_signatures | Tenderly | Look up custom error signatures by their 4-byte selector using Tenderly Gateway RPC |
tenderly_event_signature | Tenderly | Look up an event signature by its 32-byte topic hash using Tenderly Gateway RPC |
tenderly_share_simulation | Tenderly | Share a Tenderly simulation publicly by generating a shareable link |
tenderly_get_block_number | Tenderly | Get the latest block number for an EVM network using Tenderly's public API |
Discovery
Use these discovery surfaces when you need the current live catalog:
GET https://mcp.hiveintelligence.xyz/api/v1/toolsresources/read hive://toolsget_api_endpoint_schemaon the root/mcpendpoint