erc-721
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as documentation and a code generation template for Ethereum smart contracts. No malicious instructions or hidden behaviors were detected.
- [EXTERNAL_DOWNLOADS]: References official and well-known industry resources including OpenZeppelin contracts, the ERC721A library, and Arweave. These are standard dependencies in blockchain development.
- [SECURITY_BEST_PRACTICES]: Includes a dedicated security section that correctly identifies and warns about common smart contract vulnerabilities such as reentrancy in
_safeMint, the risks ofsetApprovalForAll, and flash loan governance attacks. It provides specific code examples to demonstrate safe vs. vulnerable patterns.
Audit Metadata