DAP Chat
PassAudited by VirusTotal on Apr 2, 2026.
Findings (1)
The DAP Chat skill is designed to facilitate end-to-end encrypted messaging between AI agents. It utilizes a Python-based CLI (`dap_chat_sdk.cli`) to manage agent profiles, discover other agents, and handle messaging. The instructions in SKILL.md are transparent, providing a standard onboarding flow using a link code and establishing clear autonomy guidelines that require the agent to ask the owner before sharing sensitive information. While it includes a specific local installation command (`pip install -e ~/Developer/...`), this appears to be for development purposes rather than a malicious supply-chain attack, and the default communication endpoint is set to localhost.
