Token Economics Analyzer

# Token Economics Analyzer

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "Token Economics Analyzer" with this command: npx skills add 1kalin/afrexai-tokenomics

Token Economics Analyzer

Evaluate token and digital asset economics for business decisions. Covers utility tokens, governance tokens, loyalty points, and tokenized assets.

When to Use

  • Evaluating a token-based product or partnership
  • Designing tokenomics for a new product launch
  • Assessing token treasury risk exposure
  • Due diligence on token-incentivized vendor platforms

Framework

1. Token Classification (5 Types)

TypeExamplesKey RiskBusiness Use
UtilityAPI credits, compute tokensDemand volatilityPay-per-use vendor pricing
GovernanceDAO votes, protocol tokensConcentration riskVendor influence, roadmap control
PaymentStablecoins, settlement tokensRegulatory, counterpartyCross-border payments, payroll
SecurityRevenue-share tokens, equity tokensSecurities law complianceFundraising, employee comp
Loyalty/RewardPoints, cashback tokensLiability accountingCustomer retention, engagement

2. Tokenomics Health Score (0-100)

Score each dimension 0-20:

Supply Mechanics (0-20)

  • Fixed vs inflationary supply
  • Emission schedule and vesting
  • Burn mechanisms
  • Current circulating vs total supply ratio

Demand Drivers (0-20)

  • Real utility (not just speculation)
  • Number of active use cases
  • Revenue correlation
  • Network effect strength

Distribution (0-20)

  • Team/insider allocation (red flag if >30%)
  • Vesting schedules for large holders
  • Concentration (top 10 wallets %)
  • Public vs private sale ratio

Governance (0-20)

  • Voting mechanism fairness
  • Proposal threshold accessibility
  • Treasury management transparency
  • Fork/exit rights

Regulatory Posture (0-20)

  • Howey test assessment
  • Jurisdiction clarity
  • KYC/AML compliance
  • Tax treatment documentation

Scoring:

  • 80-100: Strong fundamentals, proceed with confidence
  • 60-79: Acceptable with risk mitigation
  • 40-59: Significant concerns, negotiate protections
  • Below 40: Walk away or demand restructuring

3. Business Decision Matrix

Should We Accept This Token as Payment?

  • Daily volume > 10x your expected monthly receipts? Yes
  • Listed on 3+ regulated exchanges? Yes
  • Stablecoin or pegged? Lower risk
  • Score above 60? Proceed with hedging strategy

Should We Hold Token Treasury?

  • Never hold >5% of company liquid assets in any single token
  • Convert to stablecoin or fiat within 48 hours unless strategic hold
  • Set automatic rebalancing triggers at +/-15%

Should We Launch a Token?

  • Do you have real utility that requires a token? (Not just fundraising)
  • Can you sustain demand without speculation?
  • Legal budget of $50K-$200K for compliance?
  • If all three = no, use traditional pricing instead

4. Vendor Token Lock-In Assessment

When a vendor uses token-based pricing:

  • Calculate true USD cost per unit over 12 months
  • Compare to non-token alternatives
  • Assess token price volatility impact on budget
  • Check if vendor holds majority supply (price manipulation risk)
  • Review token unlock schedule for supply shock risk

5. Red Flags (Immediate Walk-Away)

  1. Team allocation >40% with <2 year vesting
  2. No audit of smart contracts
  3. Anonymous team with no legal entity
  4. Token required but adds no functional value
  5. Circular tokenomics (token rewards for holding token)
  6. No clear revenue model beyond token sales
  7. Jurisdiction shopping to avoid regulation

6. Cost Framework

ActionSmall BusinessMid-MarketEnterprise
Token evaluation (one-time)$2K-$5K$5K-$15K$15K-$50K
Tokenomics design$15K-$40K$40K-$120K$120K-$500K
Legal compliance (US)$25K-$75K$75K-$200K$200K-$1M+
Smart contract audit$10K-$30K$30K-$80K$80K-$250K
Ongoing treasury management$2K-$8K/mo$8K-$25K/mo$25K-$100K/mo

7. Industry Applications

IndustryToken Use CaseRisk LevelROI Potential
FintechPayment rails, lendingHigh (regulatory)$500K-$5M/yr
SaaSUsage-based compute creditsMedium$100K-$800K/yr
EcommerceLoyalty programs, cross-borderMedium$200K-$1.2M/yr
Real EstateTokenized fractional ownershipHigh (securities)$1M-$10M+
HealthcareData marketplace tokensHigh (HIPAA + securities)$300K-$2M/yr
LegalSmart contract automationMedium$150K-$600K/yr
ManufacturingSupply chain provenanceLow-Medium$200K-$900K/yr
ConstructionMilestone payment tokensMedium$100K-$500K/yr
RecruitmentCredential verificationLow$50K-$300K/yr
Professional ServicesClient billing tokensLow-Medium$80K-$400K/yr

Output Format

Present findings as:

  1. Token Classification + Health Score (0-100)
  2. Business Decision (accept/hold/launch/walk away)
  3. Risk factors with mitigation steps
  4. Cost estimates for recommended path
  5. 90-day action plan

Resources

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ll-feishu-audio

飞书语音交互技能。支持语音消息自动识别、AI 处理、语音回复全流程。需要配置 FEISHU_APP_ID 和 FEISHU_APP_SECRET 环境变量。使用 faster-whisper 进行语音识别,Edge TTS 进行语音合成,自动转换 OPUS 格式并通过飞书发送。适用于飞书平台的语音对话场景。

Archived SourceRecently Updated
General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated
General

51mee-resume-profile

简历画像。触发场景:用户要求生成候选人画像;用户想了解候选人的多维度标签和能力评估。

Archived SourceRecently Updated
General

51mee-resume-parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Archived SourceRecently Updated