Checks whether a given crypto token is potentially malicious or risky.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill is-token-safe --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Is Token Safe?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-is-token-safe)More formats (shields.io, HTML) on the badges page.
---
name: IsTokenSafe
description: Checks whether a given crypto token is potentially malicious or risky.
---
# IsTokenSafe
Checks whether a given crypto token is potentially malicious or risky.
## What it does
- Analyzes token contract metadata
- Flags common scam or rug-pull patterns
- Provides a quick safety signal for trading bots and agents
## Use cases
- Automated trading bots
- Polymarket / prediction market agents
- Token discovery pipelines
## Input
- Token address
## Output
- Risk level (low / medium / high)
- Reason summary
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!