token-security

Audit token security risks via GoPlus and return structured risk reports.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill token-security-nirholas
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: token-security
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/token-security
Command: npx skills add https://github.com/nirholas/agenti --skill token-security-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token security auditing of crypto tokens is essential to detect honeypots, rug pulls, and other on-chain risks before deployment or investment.

Core Features & Use Cases

  • GoPlus-powered risk scoring for tokens, including honeypot, rug-pull, and proxy checks.
  • Multi-chain awareness with auto-detection or explicit chain selection for token audits.
  • Comprehensive output including riskScore, isHoneypot, totalLiquidity, holder metrics, and tax indicators for informed decision-making.

Quick Start

Run the audit command on a token address to generate a security report.

Frequently Asked Questions about token-security

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

FAQPage Schema
How do I detect honeypot and rug pull risks for a crypto token address?▼

Token security auditing detects honeypot and rug pull risks by querying the GoPlus API with a specific token address. This generates a structured risk report including riskScore, isHoneypot, and totalLiquidity to inform investment decisions.

Can I audit token security across multiple Ethereum-compatible chains?▼

Token security auditing supports multi-chain deployments across Ethereum-compatible chains. The process features auto-detection or explicit chain selection to evaluate token risks accurately regardless of the specific blockchain network.

What metrics are included in a token security risk report?▼

A token security risk report includes comprehensive metrics such as riskScore, isHoneypot, totalLiquidity, holder metrics, and tax indicators. These fields provide detailed insights for evaluating potential on-chain vulnerabilities.

Do I need a GoPlus API integration to perform token risk scoring?▼

GoPlus API integration is required to perform token risk scoring. The auditing process relies on GoPlus to evaluate proxy checks, liquidity indicators, and overall security risks for a provided token address.

When do I need to run a token security audit?▼

A token security audit is needed before deployment or investment in crypto tokens to detect on-chain risks like honeypots and rug pulls. Running the audit provides a risk score and liquidity indicators to prevent malicious token interactions.