Dual Stream Architecture

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle describes a dual-stream event publishing architecture using Kafka and Redis. The `SKILL.md` and `README.md` files provide documentation, code examples, and installation instructions. There is no evidence of prompt injection against the AI agent, nor any malicious code attempting data exfiltration, unauthorized execution, or persistence. The Go code snippets are illustrative and do not contain risky operations. Installation methods include `npx clawhub@latest install` and direct `cp -r` commands, which are standard for skill integration. While `npx add` from a GitHub URL is mentioned, it's not inherently malicious and likely a legitimate installation path within this ecosystem.