Back to skill
Skillv1.0.0

VirusTotal security

8004 Harness For Monad · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:58 AM
Hash
334901cd4bfa5f0f6722083fe2b5d123dfc3d40d997094f9a257d9440c888f88
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: 8004-skill-monad Version: 1.0.0 The OpenClaw AgentSkills bundle is designed for registering and managing ERC-8004 Identity NFTs on the Monad blockchain. The `SKILL.md` documentation clearly outlines the purpose, required environment variables (`AGENT_PRIVATE_KEY`, `PINATA_JWT`), and the steps involved, including interacting with smart contracts, uploading data to IPFS via Pinata, and writing identity files to the agent's workspace. The Node.js scripts (`scripts/*.mjs`) implement these functions using legitimate libraries (`viem`, `pinata`). While the skill requires access to sensitive credentials and performs network and file I/O operations, these capabilities are essential for its stated purpose and are not used for unauthorized data exfiltration, malicious execution, persistence, or obfuscation. There is no evidence of prompt injection attempts in `SKILL.md` to mislead the agent into harmful actions; instead, it promotes transparency by suggesting user confirmation for transactions.
External report
View on VirusTotal