nft-standards
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and boilerplate code for smart contract development that adheres to industry best practices. No malicious code or hidden instructions were detected.
- [EXTERNAL_DOWNLOADS]: The Solidity examples reference standard, well-known libraries such as OpenZeppelin and ERC721A. These are trusted dependencies in the blockchain development ecosystem.
- [COMMAND_EXECUTION]: The contract templates correctly implement access control (via the
Ownablepattern) for sensitive functions likewithdrawandmint, ensuring administrative privileges are properly managed.
Audit Metadata