Back to skill
Skillv0.1.0

VirusTotal security

Submit To Agentbeat · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:32 AM
Hash
2bcb16a5f63cd356f9c2e8ea2d8cd8361b52cf3b5137976f861a79286db9ac2a
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: submit-to-agentbeat-2 Version: 0.1.0 The skill bundle's stated purpose is to guide an AI agent through on-chain registration and submission to AgentBeat, involving EVM wallet setup, ERC-8004 identity registration, and x402 payment integration. While these operations are inherently sensitive (e.g., private key handling, blockchain transactions, external API calls), the skill explicitly implements robust security controls. It mandates owner interaction and explicit approval for all high-risk actions, such as private key storage (`KEY_HANDLING_GATE`), endpoint declarations (`ENDPOINT_DECLARATION_GATE`), and reward address confirmation (`REWARD_ADDRESS_GATE`). File permissions for sensitive credentials are correctly set to `chmod 600`, and there are clear warnings against plaintext private key storage. All external endpoints (`api.agentbeat.fun`, `mainnet.base.org`, `facilitator.world.fun`) are legitimate for the stated purpose. There is no evidence of malicious intent, unauthorized data exfiltration, persistence mechanisms, or prompt injection attempts designed to bypass security measures or harm the user/agent.
External report
View on VirusTotal