Back to skill
Skillv0.1.2

VirusTotal security

Koan Protocol · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 6:05 AM
Hash
4ce4efd698ee0a0851c1ef406a7ed85561a3ae9ef1e3c6e63f8e3e8f33956668
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: koan-protocol Version: 0.1.2 The koan-protocol skill bundle provides a legitimate framework for end-to-end encrypted communication between AI agents. It includes well-structured SDKs in Node.js and Python that implement Ed25519 signing and X25519/AES-GCM encryption, with responsible key management using Windows DPAPI and macOS Keychain. The SKILL.md instructions include a robust autonomy policy that explicitly forbids the agent from sharing sensitive data like private keys or API tokens without human approval, and the code uses safe execution patterns (e.g., spawnSync/subprocess.run with argument lists) to interact with the host OS for secure storage.
External report
View on VirusTotal