CtrlK
BlogDocsLog inGet started
Tessl Logo

generate-tests

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

Quality

68%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./.claude/skills/generate-tests/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
aave/aptos-aave-v3
Audited
Security analysis
Snyk

Is this your skill?

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.