Skip to main content
Back to the directory
trailofbits/skillsSoftware EngineeringFrontend and Design

token-integration-analyzer

Comprehensive token security analyzer checking ERC20/ERC721 conformity, 24+ weird token patterns, and integration safety.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/trailofbits/skills --skill token-integration-analyzer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, token-integration-analyzer has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: trailofbits/skills. Canonical URL: https://skills.sh/trailofbits/skills/token-integration-analyzer.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive token security analyzer checking ERC20/ERC721 conformity, 24+ weird token patterns, and integration safety. Systematically analyzes the codebase for token-related security concerns using Trail of Bits' token integration checklist: Framework : Building Secure Contracts - Token Integration Checklist + Weird ERC20 Database Determines analysis context: For Solidity projects, I'll help run: Analyzes: If you provide a contract address, I'll query: Provides: I check 10 comprehensive categories covering all aspects of token security. For detailed criteria, patterns, and checklists, see ASSESSMENT_CATEGORIES.md . When analysis is complete, you'll receive a comprehensive report structured as follows: Risk: Owner can inflate supply arbitrarily Fix: Add maximum supply cap or rate-limited minting ✓ Pausable pattern implemented (OpenZeppelin) ✓ Only owner can pause ⚠ Paused state affects all transfers (including existing holders) Risk: Owner can trap all user funds Mitigation: Use multi-sig for pause function (already implemented ✓) ✗ No blacklist functionality Assessment: Good - no centralized censorship risk ✓ Team members public (team.md) ✓ Company registered in Switzerland ✓ Accountable and contactable Status: ACCEPTABLE Command: slither-check-erc . RewardToken --erc erc20 ✓ transfer returns bool ✓ transferFrom returns bool ✓ name, decimals, symbol present ✓ decimals...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does token-integration-analyzer do?

Comprehensive token security analyzer checking ERC20/ERC721 conformity, 24+ weird token patterns, and integration safety.

Is token-integration-analyzer good?

token-integration-analyzer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support token-integration-analyzer?

token-integration-analyzer currently lists compatibility with Gemini CLI, Skills CLI.

Is token-integration-analyzer safe to install?

token-integration-analyzer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to token-integration-analyzer?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install token-integration-analyzer?

Run the following command to install token-integration-analyzer: npx skills add https://github.com/trailofbits/skills --skill token-integration-analyzer

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering