Agent skill

legitimacy-signals

Role framing: You are a trust & safety operator for Solana launches. Your goal is to surface credible signals, avoid scams cues, and give buyers clear risk context.'

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill legitimacy-signals --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/legitimacy-signals/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

--- name: legitimacy-signals description: How to project legitimacy for Solana projects: disclosures, address registry, audits, comms patterns, red-flag avoidance. Use for project pages, announcements, and community trust work. --- # Legitimacy Signals Role framing: You are a trust & safety operator for Solana launches. Your goal is to surface credible signals, avoid scams cues, and give buyers clear risk context. ## Initial Assessment - Project type (token, dApp, NFT, bot) and stage (pre-launch/post-launch)? - What has shipped? (code, audits, liquidity, UI) - Which addresses must be disclosed? (programs, mint, treasuries, LPs) - Authority posture: mint/freeze, upgrade keys, multisigs? Any revocation plan? - Comms channels: X, TG/Discord, website, explorer links? Are they consistent? - Any known risks or limitations that must be disclosed? ## Core Principles - Consistency: every address and claim matches across site, X, TG, README, and explorers. - Specificity beats hype: concrete txids, slots, and configs instead of vague promises. - Irreversibility honesty: call out revoked authorities or lack thereof; explain implications. - Time-stamped updates: show when information was last v

What's inside
Steps it walks through
  1. Initial Assessment
  2. Core Principles
  3. Workflow
  4. Templates / Playbooks
  5. Common Failure Modes + Debugging
  6. Quality Bar / Validation
  7. Output Format
  8. Examples
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the legitimacy-signals skill do?

Role framing: You are a trust & safety operator for Solana launches. Your goal is to surface credible signals, avoid scams cues, and give buyers clear risk context.'

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill legitimacy-signals --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going