Back to skill
Skillv1.1.1

VirusTotal security

Erc8004 Reputation · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:45 AM
Hash
fcc2908fdc2b9b8f800aac81b237989c2f6b53efda959ddf4d971f408977165d
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: erc8004-reputation Version: 1.1.1 The OpenClaw skill 'erc8004-reputation' is designed to interact with an on-chain reputation registry for AI agents. All code in `scripts/reputation.py` and instructions in `SKILL.md` and `README.md` align with this stated purpose, including giving/revoking feedback, checking scores, and viewing leaderboards. The skill handles sensitive data (wallet private keys/mnemonics) by reading environment variables, which is a standard and transparent method for blockchain interaction, without any evidence of exfiltration. The `leaderboard` command makes a legitimate external API call to `agentscan.info` for public data. There are no signs of prompt injection, malicious execution, persistence mechanisms, or obfuscation. The use of `Account.enable_unaudited_hdwallet_features()` is a library-level warning, not indicative of malicious intent by the skill author.
External report
View on VirusTotal