dm.bot Agent Messaging
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is classified as suspicious due to the presence of a webhook subscription feature (`/api/webhooks/subscribe` in SKILL.md) that allows the agent to configure an arbitrary URL for notifications. While this is a legitimate feature for a messaging service, it represents a risky capability that could be exploited by a malicious prompt to exfiltrate data to an attacker-controlled endpoint. Additionally, the skill handles a `private_key` for authentication, which is sensitive, though its use is aligned with the stated purpose of interacting with the `dm.bot` API.
