authoring-log-alerts

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Python script scripts/baseline_stats.py to calculate alert thresholds based on log volume distributions. The script is self-contained and uses only the Python standard library.
  • [DYNAMIC_EXECUTION]: The documentation in references/volume-floor-alerts.md provides a Python one-liner (python3 -c) for the agent to calculate custom thresholds for volume-drop alerts. This is used for arithmetic operations on tool output.
  • [DATA_EXFILTRATION]: While the skill is capable of sending alert data to external destinations like Slack or custom webhooks via posthog:logs-alerts-destinations-create, this is the intended primary purpose of the skill. The instructions include a clear safety requirement to confirm all destination URLs and channel names with the user before creation.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 03:19 PM
Security Audit — agent-trust-hub — authoring-log-alerts