Creates comprehensive test suites for Move contracts with 100% coverage requirement. Triggers on: 'generate tests', 'create tests', 'write test suite', 'test this contract', 'how to test', 'add test coverage', 'write unit tests'.
58
68%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/generate-tests/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 is specifically targeted at Move smart contracts (Aptos) and includes explicit examples and test cases that call financial-like contract functions: deposit, transfer_object, get_balance, MAX_DEPOSIT_AMOUNT, and uses signer/address fixtures. It prescribes running aptos move test and coverage (blockchain smart-contract test tooling). These are concrete, blockchain-specific operations (wallet/signers and token/deposit/transfer behavior), not generic tooling, so it provides the agent with domain-specific capability to exercise crypto/asset transfer logic. Therefore it meets the criterion for crypto/blockchain-related direct financial execution capability.
919362b
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.