Solana Trade

v1.0.0

End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer...

0· 289·1 current·1 all-time
byEdson Cavalca Jr.@edsoneras
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Solana dApp, wallet flows, programs, testing, security) match the SKILL.md content. There are no unrelated required binaries, environment variables, or config paths requested — everything the skill describes is appropriate for a Solana development playbook.
Instruction Scope
The SKILL.md stays on-topic (UI, SDK, programs, testing, security) and explicitly instructs being explicit about cluster/RPC endpoints, fee payer, signers, and testing strategies. That is expected. One minor note: the file references several progressive-disclosure docs (frontend-framework-kit.md, security.md, etc.) that are not present in the package; this may simply mean the skill expects those docs to be provided elsewhere or are placeholders. Also, the instructions cover signing and key-handling practices — while appropriate for the domain, these inherently relate to private keys; the skill itself does not request or store credentials, but following its guidance could involve handling sensitive keys, so users should avoid pasting private keys into chat.
Install Mechanism
This is instruction-only with no install spec and no code files — lowest-risk installation footprint. The skill does reference npm packages and toolnames as recommended dependencies, which is normal for a playbook, but it does not automatically fetch or run them.
Credentials
The skill declares no required env vars, credentials, or config paths. The content sensibly discusses fee payers, RPC endpoints, and signing (which in practice require keys), but the skill does not request those secrets itself. This is proportionate given its purpose; however, users should be cautious when asked (by the agent or during development) to provide keys or secrets.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent installation, nor does it attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed by platform default but the skill does not claim additional privileges.
Assessment
This is a coherent Solana development playbook and does not request credentials or install code automatically. Before using it: avoid pasting real private keys or wallet seeds into chat; if you follow the playbook's code examples, review any package installs or scripts it recommends before running them (prefer official package releases and inspect code); use test keys or ephemeral wallets when trying signing flows; be aware the SKILL.md references extra docs that are not bundled — you may need to request or supply those before asking for deep, file-level patches. If you want to allow the agent to produce runnable code, run it first in a sandboxed test environment and verify RPC endpoints and fee-payer configuration.

Like a lobster shell, security has layers — review code before you run it.

latestvk976g7gxn639fwh54q7q3q55y9823cf3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments