Skip to content

Add authority-surface-ops-skill — live on-chain admin surface ops#157

Open
farhanqaz wants to merge 1 commit into
solanabr:mainfrom
farhanqaz:add-authority-surface-ops-skill
Open

Add authority-surface-ops-skill — live on-chain admin surface ops#157
farhanqaz wants to merge 1 commit into
solanabr:mainfrom
farhanqaz:add-authority-surface-ops-skill

Conversation

@farhanqaz

@farhanqaz farhanqaz commented Jul 3, 2026

Copy link
Copy Markdown

authority-surface-ops-skill

Live on-chain admin surface operations for Solana teams after launch — not code audit, not token creation.

What it covers

  • Mint & freeze authority (SPL + Token-2022, stablecoin profile)
  • Metadata update authority (Metaplex)
  • Program upgrade authority (BPF upgradeable)
  • Squads v4 pre-sign verification
  • Authority drift detection (baseline JSON)
  • Launch-week gate (T-7 → T+7)
  • Weekly ops cadence + incident handoff

Why it's needed

Audit skills review source code before ship. token-engineer covers creation. No existing kit skill owns live authority state on mints, programs, and multisigs after deploy.

Structure

Follows solana-game-skill pattern: SKILL.md hub, 9 modules, authority-ops-engineer agent, /authority-surface-audit command, install.sh, CLAUDE.md.

Proof (reproducible, no keys)

cd authority-surface-ops-skill
./validate.sh                                    # 22 checks
./scripts/check-mint-authorities.sh 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R mainnet-beta
./scripts/check-program-upgrade.sh TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA mainnet-beta

Live captures: examples/output/ · CI passing on standalone repo.

Standalone repo

https://github.com/farhanqaz/authority-surface-ops-skill

Kit integration guide: authority-surface-ops-skill/docs/KIT_INTEGRATION.md

MIT Licensed · Submitted for Superteam Earn Solana AI Kit skill bounty

Live on-chain admin surface operations for Solana — mint/freeze/metadata/upgrade
authority verification, Squads pre-sign checks, drift detection, launch gate,
and weekly ops cadence. Addon for solana-ai-kit; extends solana-dev-skill.

Standalone repo: https://github.com/farhanqaz/authority-surface-ops-skill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant