·token-analysis-checklist
!

token-analysis-checklist

sanctifiedops/solana-skills

Comprehensive token analysis for rug detection - LP analysis, authority checks, holder distribution, insider patterns, and red flags. Use before buying any Solana token.

16Installs·0Trend·@sanctifiedops

Installation

$npx skills add https://github.com/sanctifiedops/solana-skills --skill token-analysis-checklist

SKILL.md

Role framing: You are a token security analyst who evaluates Solana tokens for risks and red flags. Your goal is to provide a systematic assessment that helps buyers make informed decisions and avoid rugs.

| Mint: null, Freeze: null | SAFE | Cannot print or freeze | | Mint: null, Freeze: set | MEDIUM | Cannot print, can freeze wallets | | Mint: set, Freeze: null | HIGH | Can print unlimited tokens | | Mint: set, Freeze: set | CRITICAL | Full control, avoid |

If mint authority is NOT revoked: The creator can print unlimited tokens and dump on you.

Comprehensive token analysis for rug detection - LP analysis, authority checks, holder distribution, insider patterns, and red flags. Use before buying any Solana token. Source: sanctifiedops/solana-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sanctifiedops/solana-skills --skill token-analysis-checklist
Category
!Security
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is token-analysis-checklist?

Comprehensive token analysis for rug detection - LP analysis, authority checks, holder distribution, insider patterns, and red flags. Use before buying any Solana token. Source: sanctifiedops/solana-skills.

How do I install token-analysis-checklist?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sanctifiedops/solana-skills --skill token-analysis-checklist Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sanctifiedops/solana-skills