Comprehensive guide for migrating projects from hardhat-deploy v1 to v2, including dependency updates, configuration restructuring, deploy script conversion, test updates, and troubleshooting
76
65%
Does it follow best practices?
Impact
100%
5.26xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/hardhat-deploy-migration/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 focused on Ethereum deployment and runtime tooling and includes explicit blockchain transaction and signing functionality: examples use private keys / mnemonics, reference a signer package (@rocketh/signer), show env.execute() calling token.transfer, env.deploy()/env.deployViaProxy(), parseEther, and other wallet/account configuration. These are specific crypto/blockchain APIs and patterns that enable sending/singing transactions (moving crypto), so it provides direct financial execution capability.
a1cee92
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.