bot-heartbeat

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local shell script scripts/check.sh to perform environment diagnostics. This script reads local status files (.bot-pid, JOBS.yaml) and uses standard system commands like kill -0 to verify process health.
  • [SAFE]: The deduplication logic using a lock file (.heartbeat-lock) is a standard practice for periodic tasks to prevent resource contention.
  • [SAFE]: The subagent instructions are focused on health evaluation and notification. While it uses external communication (Telegram), it does so via authorized platform tools (MCP) and only transmits diagnostic summaries, which aligns with the skill's primary purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 07:55 PM