security-check

Assess token contract and wallet risks via the GoPlus Security API.

109|11|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/TermiX-official/cryptoclaw --skill security-check-termix-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-check
Source: https://github.com/TermiX-official/cryptoclaw/tree/main/skills/security-check
Command: npx skills add https://github.com/TermiX-official/cryptoclaw --skill security-check-termix-official

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables instant risk assessment of token contracts and wallet addresses by querying the GoPlus Security API, helping teams prevent fraudulent or risky on-chain activities.

Core Features & Use Cases

  • Token security checks: Evaluate honeypots, ownership, mintability, selfdestruct, and tax implications for token contracts across major chains.
  • Address & approval scrutiny: Flag phishing, malicious contracts, and risky approvals to protect funds.
  • Use Case: Before deploying a new token or approving a large transfer, run a security report to decide whether to proceed.

Quick Start

Use the security-check tool to assess a sample address or contract, or integrate into your deployment pipeline.

Frequently Asked Questions about security-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if a token contract is a honeypot across multiple blockchains?

You can check if a token contract is a honeypot by querying the token security endpoint with its contract address. The GoPlus Security API evaluates risk fields like is_honeypot, buy_tax, and selfdestruct across Ethereum, BSC, Polygon, Arbitrum, Optimism, and Base before you interact.

Do I need an API key to run a security check on a wallet address?

You do not need an API key to run a security check on a wallet address. The GoPlus Security API free tier requires no keys, allowing you to directly assess risks like phishing or malicious contracts using the address security endpoint.

What is the best way to automate risk assessment before high-value transfers?

The best way to automate risk assessment before high-value transfers is integrating the GoPlus Security API into your deployment pipeline. This provides instant security checks for token contracts and wallet addresses, flagging risky approvals to protect funds.

Can I detect risky token approvals on Ethereum and BSC?

You can detect risky token approvals on Ethereum and BSC using the approval security endpoint. The GoPlus Security API assesses contract addresses and flags malicious approvals, helping you prevent fraudulent on-chain activities across supported chains.

What security risks does the GoPlus Security API evaluate for token launches?

For token launches, the GoPlus Security API evaluates risks including honeypots, ownership concentration, mintability, selfdestruct, and tax implications. These security checks help teams decide whether to proceed with deploying or interacting with new contracts.