Smart Follow-ups

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The smart-followups skill bundle is a well-documented tool designed to generate contextual follow-up questions for AI conversations across multiple messaging platforms. The core logic in handler.js and cli/followups-cli.js uses standard LLM integration patterns (Anthropic/OpenRouter) and includes defensive prompt engineering to treat conversation history as opaque data, mitigating potential prompt injection from users. No evidence of data exfiltration, malicious execution, or unauthorized persistence was found; the behavior is entirely consistent with the stated purpose.