web3-testing
Enables comprehensive testing of smart contracts using Hardhat and Foundry, ensuring robust Solidity contract performance.
Install this skill
or
95/100
Security score
The web3-testing skill was audited on Mar 1, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 59
Access to .env file
SourceSKILL.md
| 59 | url: process.env.MAINNET_RPC_URL, |
low line 64
Access to .env file
SourceSKILL.md
| 64 | url: process.env.GOERLI_RPC_URL, |
low line 65
Access to .env file
SourceSKILL.md
| 65 | accounts: [process.env.PRIVATE_KEY], |
low line 71
Access to .env file
SourceSKILL.md
| 71 | coinmarketcap: process.env.COINMARKETCAP_API_KEY, |
low line 74
Access to .env file
SourceSKILL.md
| 74 | apiKey: process.env.ETHERSCAN_API_KEY, |
Scanned on Mar 1, 2026
View Security Dashboard