solana
Facilitates core Solana blockchain operations including wallet management, transaction signing, and balance checking.
Install this skill
or
93/100
Security score
The solana skill was audited on May 12, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 4
External URL reference
SourceSKILL.md
| 4 | metadata: {"openclaw":{"emoji":"⚡","homepage":"https://solana.com","requires":{"bins":["curl","jq","node"]}}} |
low line 39
External URL reference
SourceSKILL.md
| 39 | "rpcUrl": "https://api.mainnet-beta.solana.com", |
low line 47
External URL reference
SourceSKILL.md
| 47 | export SOLANA_RPC_URL="https://api.mainnet-beta.solana.com" |
low line 141
External URL reference
SourceSKILL.md
| 141 | | Mainnet | `https://api.mainnet-beta.solana.com` | Production | |
low line 142
External URL reference
SourceSKILL.md
| 142 | | Devnet | `https://api.devnet.solana.com` | Development | |
low line 143
External URL reference
SourceSKILL.md
| 143 | | Testnet | `https://api.testnet.solana.com` | Testing | |
low line 144
External URL reference
SourceSKILL.md
| 144 | | Localhost | `http://localhost:8899` | Local validator | |
Scanned on May 12, 2026
View Security Dashboard