vechain-dev
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for establishing a standard development environment, including managing Node.js versions with
nvmand initializing projects using the officialcreate-vechain-dappscaffold. - [SAFE]: All identified external dependencies (e.g., @vechain/vechain-kit, @vechain/sdk-core, @vechain/vechain-contract-types) are official vendor resources hosted on the public npm registry.
- [SAFE]: Remote execution and network patterns are restricted to official developer tools, such as the VeChain MCP server for documentation queries and Thor Solo via Docker for local blockchain testing.
- [SAFE]: The skill includes a dedicated security reference that guides users through auditing smart contracts for common vulnerabilities like reentrancy and access control issues.
Audit Metadata