Heartbeat Cron
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The heartbeat-cron skill is a legitimate utility designed to help users create and manage scheduled automation tasks (heartbeats) for the 'murmur' CLI daemon. The bundle is exceptionally well-documented and includes a comprehensive test suite (unit, integration, and E2E) with nearly 99% code coverage, which is a strong indicator of a professional development workflow. While the skill facilitates the generation of shell commands and network requests (e.g., using curl for Slack/Telegram notifications or the GitHub CLI), these actions are explicitly aligned with the user's stated automation goals. The instructions in SKILL.md and examples.md emphasize security best practices, such as using environment variables for secrets. No evidence of data exfiltration, unauthorized persistence, or malicious prompt injection was found.
