deploy-to-skale
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by instructing users to store sensitive credentials like private keys in environment variables rather than hardcoding them.
- [EXTERNAL_DOWNLOADS]: Fetches standard development dependencies from the NPM registry (@x402 packages) and the official SKALE ecosystem GitHub repositories (dirtroad/skale-rng) for contract functionality.
- [COMMAND_EXECUTION]: Utilizes standard blockchain CLI tools, including Foundry ('forge') and Hardhat ('npx hardhat'), for legitimate smart contract compilation and deployment operations.
Audit Metadata