dual-channel-watchexec
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with Telegram (api.telegram.org) and Pushover (api.pushover.net) APIs to deliver notifications. These are well-known services and the interaction is restricted to the skill's documented purpose.
- [COMMAND_EXECUTION]: Provided scripts utilize standard system utilities such as stat, date, and jq, and execute local application scripts to provide process wrapping and monitoring functionality.
- [DATA_EXFILTRATION]: The skill's primary function is to transmit log segments and file metadata to external notification services. This behavior is clearly documented and intended for alerting purposes.
- [SAFE]: No malicious patterns such as obfuscation, unauthorized privilege escalation, or persistence were detected. The skill uses proper input sanitization to prevent message formatting errors and potential indirect injection in notifications.
Audit Metadata