token-integration-analyzer

Analyze Solidity token contracts for ERC20/ERC721 conformity and integration risks.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/erenisiklar/Pusula --skill token-integration-analyzer-erenisiklar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: token-integration-analyzer
Source: https://github.com/erenisiklar/Pusula/tree/main/.claude/skills/token-integration-analyzer
Command: npx skills add https://github.com/erenisiklar/Pusula --skill token-integration-analyzer-erenisiklar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token integration and implementation analysis to identify ERC20/ERC721 conformity issues, detect 20+ weird token patterns, assess contract composition and owner privileges, perform on-chain scarcity analysis, and evaluate how protocols handle non-standard tokens.

Core Features & Use Cases

  • ERC20/ERC721 conformity analysis
  • Weird token pattern detection
  • On-chain scarcity analysis and holder distribution checks
  • Integration safety assessment for protocol interactions
  • Context-aware for both token implementations and token integrations

Quick Start

Provide your token contract code or address and run the analyzer to generate a security report.

Frequently Asked Questions about token-integration-analyzer

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

FAQPage Schema
How do I analyze ERC20 token integration risks in my protocol?▼

ERC20 conformity analysis checks token contracts against standard interface rules to detect deviations. It identifies weird token patterns, evaluates owner privileges, and assesses how protocols handle non-standard tokens across on-chain and off-chain contexts.

How do I check ERC721 conformity and on-chain scarcity for token security?▼

Token integration safety assessment evaluates how protocols interact with tokens by detecting 20+ weird token patterns and checking contract composition. It applies static checks to Solidity code and on-chain data, generating a structured risk report for protocol interactions.

What weird token patterns should I look for in Solidity contract security?▼

Yes, you can analyze token implementations and protocol integrations together. The analyzer is context-aware, evaluating both token contracts for ERC conformity and protocol interactions for integration safety across on-chain and off-chain contexts.

Does token integration analysis work for both on-chain and off-chain contexts?▼

To generate a token security report, provide your token contract code or address to the analyzer. It will then perform ERC20/ERC721 conformity checks, detect weird token patterns, assess integration safety, and output a structured risk report.