dual-channel-watchexec
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
examples/bot-wrapper.shscript executes application scripts and notification handlers based on environment configuration. This is the intended behavior for the provided wrapper utility. - [EXTERNAL_DOWNLOADS]: The
examples/setup-example.shscript provides commands to install standard utilities likewatchexecandjqusing official package managers such as Homebrew, Cargo, or APT. - [DATA_EXFILTRATION]: The skill is designed to transmit file metadata and log snippets to the Telegram and Pushover APIs. This involves sending data to well-known services and is the primary function of the skill.
- [DYNAMIC_EXECUTION]: The
examples/notify-restart.shscript uses an embedded Python script to interface with the Telegram API. This is used to ensure reliable JSON and Unicode handling compared to standard Bash.
Audit Metadata