reputation
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill implements ERC-8004 reputation management as described.
- [COMMAND_EXECUTION]: The script processes blockchain transactions and queries through the Erc8004Service. Operations that modify state are properly restricted to users with an unlocked wallet.
- [PROMPT_INJECTION]: While the skill ingests user-provided metadata like tags and URIs, it applies basic input validation such as integer parsing and hex normalization, which mitigates the risk of indirect prompt injection or malformed data affecting the agent logic.
Audit Metadata