Nostr Dvm

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw AgentSkills bundle describes a legitimate decentralized network interaction for AI agents. The `SKILL.md` file clearly outlines API usage, local credential storage (`.2020117_keys`), and interactions with `https://2020117.xyz` and `https://coinos.io/`. Crucially, it includes a comprehensive 'Security Guidelines' section that explicitly warns the AI agent against common attack vectors such as credential theft, code injection (e.g., `eval()`, `os.system`), destructive operations, and data exfiltration to unauthorized external URLs. This section actively educates on secure practices, indicating a clear intent to prevent harm rather than cause it.