agent-alerts-execution

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local helper script (scripts/send_webhook.sh) which uses standard tools like curl and jq to process and transmit data.- [CREDENTIALS_UNSAFE]: Accesses a sensitive token file at ~/.config/agent-alerts/token.env. The implementation includes defensive measures such as verifying the file is owned by the current user and has restricted 0600 permissions. It avoids exposing the token in process logs by passing it via standard input to the transmission tool.- [DATA_EXFILTRATION]: Transmits alert payloads to a Supabase Edge Function (bsakakesupfudupbxflj.supabase.co). This communication is the intended purpose of the skill and targets a well-known service provider.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 03:45 AM
Security Audit — agent-trust-hub — agent-alerts-execution