security-review
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly includes crypto/blockchain-specific code and checks. It contains a "区块链安全(Solana)" section that imports and uses @solana/web3.js and provides concrete functions for wallet signature verification and transaction verification (verifyWalletOwnership, verifyTransaction). The skill also lists "实现支付功能" as a trigger and includes deployment checklist items about wallet signing. These are specific blockchain-related APIs/operations (wallets and transaction verification), which fall under the Crypto/Blockchain category in the rules, so it should be flagged for direct financial execution capability even though it focuses on verification rather than sending transactions.
Audit Metadata