Solana Security & Mainnet

Enforce devnet testing and explicit risk acceptance for Solana mainnet operations.

4|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/widnyana/eyay-toolkits --skill solana-security-mainnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Solana Security & Mainnet
Source: https://github.com/widnyana/eyay-toolkits/tree/main/plugins/solana-onchain/skills/solana-security-mainnet
Command: npx skills add https://github.com/widnyana/eyay-toolkits --skill solana-security-mainnet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents costly mistakes during Solana mainnet operations by guiding users through security best practices, risk acceptance, and irreversible-transaction safeguards.

Core Features & Use Cases

  • Devnet-to-mainnet safety workflow: Enforces testing first on devnet, then gradual escalation to testnet, and only then mainnet with explicit confirmation.
  • Operational guardrails: Covers address verification, small-amount dry runs, fee/insufficient-balance awareness, and a pre-mainnet checklist before execution.
  • Key management and scam/risk awareness: Reinforces private-key handling, dedicated-wallet strategy, and red-flag detection (e.g., scams and phishing) to reduce the likelihood of irreversible loss.

Quick Start

Ask for a mainnet-ready checklist and risk level guidance by running /solana-accept-risk and then confirming your transaction plan against the pre-mainnet checklist.

Frequently Asked Questions about Solana Security & Mainnet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely move Solana transactions from devnet to mainnet?

To safely move Solana transactions to mainnet, enforce devnet testing first, then escalate gradually to testnet, and only execute on mainnet after an explicit pre-mainnet checklist and risk level confirmation.

What is a pre-mainnet checklist for Solana account creation?

A Solana pre-mainnet checklist verifies recipient addresses, executes small-amount dry runs, checks for sufficient balance and fees, and requires explicit risk acceptance before initiating irreversible mainnet transactions.

How can I avoid blockchain scams when staking or swapping on Solana?

Avoid Solana blockchain scams by detecting red flags like phishing attempts, using a dedicated-wallet strategy, and applying strict private-key handling during staking, swapping, or interacting with new automated workflows.

Can I use automated workflows for Solana mainnet operations?

You can use automated workflows for Solana mainnet operations, but you must apply permanent-transaction safeguards, verify recipient addresses, and complete a pre-mainnet checklist to mitigate irreversible loss risks.

Why does Solana mainnet transaction safety require explicit risk acceptance?

Solana mainnet transaction safety requires explicit risk acceptance because blockchain transactions are permanent and irreversible, necessitating user confirmation of operational guardrails to prevent costly mistakes.

Do I need to verify recipient addresses before sending Solana mainnet transactions?

Yes, you must verify recipient addresses before sending Solana mainnet transactions to prevent irreversible loss, as permanent-transaction safeguards and address verification are mandatory operational guardrails.