Token Analysis Checklist
Analyzes text tokens against a provided checklist to identify key elements, themes, or potential risks.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add token-analysis-checklist npx -- -y @trustedskills/token-analysis-checklist
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"token-analysis-checklist": {
"command": "npx",
"args": [
"-y",
"@trustedskills/token-analysis-checklist"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a checklist for analyzing Solana tokens, ensuring thorough due diligence before interacting with them. It helps identify potential risks and red flags associated with new or unfamiliar tokens. The tool assesses factors like token supply, minting conditions, and ownership distribution to provide a comprehensive evaluation.
When to use it
- Evaluating New Tokens: Before investing in or using a newly launched Solana token.
- Auditing Token Listings: When considering listing a token on a marketplace or platform.
- Researching Suspicious Activity: Investigating unusual transaction patterns or concerns about a specific token’s behavior.
- Due Diligence for Smart Contracts: As part of the broader security review process for Solana smart contracts that interact with tokens.
Key capabilities
- Token Supply Analysis
- Minting Condition Assessment
- Ownership Distribution Review
- Risk Flag Identification
Example prompts
- "Analyze this token:
TOKEN_ADDRESSand provide a checklist report." - "What are the minting conditions for token
TOKEN_ADDRESS?" - "Give me a risk assessment of token
TOKEN_ADDRESSbased on ownership distribution."
Tips & gotchas
The accuracy of the analysis depends on publicly available data. Some tokens with obfuscated or complex configurations may require additional investigation beyond what this skill provides.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.