identity
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were identified in the skill instructions or implementation code.
- [SAFE]: Write operations (registration, metadata updates, approvals, and transfers) are properly gated behind a wallet authorization check, requiring an active account from the local wallet manager.
- [SAFE]: The skill implements robust input validation, including hex string normalization and JSON schema parsing for metadata, ensuring data integrity before contract interaction.
- [SAFE]: External references are limited to well-known ecosystem services such as the Hiro explorer for transaction tracking.
- [SAFE]: The skill follows the principle of least privilege by distinguishing between read-only operations that do not require a wallet and state-changing operations that do.
Audit Metadata