vechain-dev
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references numerous official VeChain packages (e.g., @vechain/sdk-core, @vechain/vechain-kit) and standard development dependencies (e.g., hardhat, @tanstack/react-query) available via npm and yarn. All packages are from the official vendor or well-known software registries.
- [COMMAND_EXECUTION]: Instructions include standard development commands such as npm install, npx hardhat compile, and nvm use to manage the project environment. It also suggests using npx @vechain/mcp-server to provide documentation and blockchain data to the AI agent.
- [SAFE]: The file references/testing.md contains a well-known, hardcoded mnemonic used specifically for local development with Thor Solo nodes. The documentation explicitly warns against using this mnemonic on the mainnet.
Audit Metadata