CtrlK
BlogDocsLog inGet started
Tessl Logo

hardhat-deploy-migration

Comprehensive guide for migrating projects from hardhat-deploy v1 to v2, including dependency updates, configuration restructuring, deploy script conversion, test updates, and troubleshooting

76

5.26x
Quality

65%

Does it follow best practices?

Impact

100%

5.26x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/hardhat-deploy-migration/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 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.

Report incorrect finding
Repository
wighawag/hardhat-deploy
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.