Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
93
73%
Does it follow best practices?
Impact
97%
1.07xAverage score across 9 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./docs/zh-TW/skills/security-review/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill includes explicit, crypto-specific code and checks: a "區塊鏈安全(Solana)" section with wallet signature verification using @solana/web3.js and a verifyTransaction function that validates recipient, amount, and balance. It also lists "實作支付功能" and a checklist item "錢包簽章:已驗證". These are concrete blockchain-related APIs/functions (wallet/signature/transaction verification), so the skill contains specific crypto-related financial functionality rather than only generic tooling.
ae2cadd
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.