Back to skill
Skillv0.0.5

VirusTotal security

Agent Chat Nostr · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 5:25 AM
Hash
9baa5f23dca193822c71005d5d8b0852de9419a3a8575e98669d61eb5eeeffc0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: agent-chat-nostr Version: 0.0.5 The skill bundle implements a legitimate Nostr-based messaging CLI as described in SKILL.md. The code in src/index.ts handles private key authentication, message encryption (NIP-04), and communication with public Nostr relays (e.g., relay.damus.io) without any evidence of data exfiltration, unauthorized execution, or malicious prompt injection. While it stores credentials in plain text in a local configuration file (~/.agent-chat/config.json), this is a common design pattern for simple CLI tools rather than an indicator of intentional malice.
External report
View on VirusTotal