Rug Detection Checklist
This checklist helps quickly identify potential rug hazards and ensure safety by systematically assessing flooring conditions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rug-detection-checklist npx -- -y @trustedskills/rug-detection-checklist
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rug-detection-checklist": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rug-detection-checklist"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a checklist to help identify potential "rug pulls" in Solana projects. It assesses various factors like team anonymity, unusual tokenomics, and audit history to provide a risk assessment score. The goal is to aid users in making more informed decisions when interacting with new Solana tokens or projects.
When to use it
- Evaluating New Tokens: Before investing in a newly launched Solana token, use the checklist to assess its potential risks.
- Due Diligence on Projects: When researching a Solana project for partnership or collaboration opportunities.
- Community Risk Assessment: To provide community members with a tool to evaluate the legitimacy of Solana projects they are considering supporting.
- Identifying Red Flags: Quickly scan new Solana projects and tokens to highlight potential warning signs.
Key capabilities
- Team Anonymity Assessment
- Tokenomics Analysis
- Audit History Review
- Risk Score Calculation
- Checklist Format
Example prompts
- "Assess the rug pull risk of [Solana token address]."
- "Run the rug detection checklist on the project at [project website URL]."
- "What are the key red flags to look for when evaluating a Solana token?"
Tips & gotchas
The skill's effectiveness depends on accurate and complete information about the Solana project. It is not a guarantee of safety, but rather a tool to aid in risk assessment; always perform your own independent research.
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.