inbox-dismiss-notification

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution: The skill utilizes the gh (GitHub CLI) tool to interact with the GitHub API. This is the intended functionality for managing account notifications and uses established developer tooling.
  • Environment Configuration: The instructions specify the use of GH_PAGER=cat to ensure that command output is non-interactive. This is a standard configuration for automated or AI-driven environments to prevent the process from hanging on a pager.
  • Template Interpolation: The skill uses a placeholder {thread_id} for notification identifiers. This pattern is consistent with standard documentation practices for command-line interfaces.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 02:51 PM
Security Audit — agent-trust-hub — inbox-dismiss-notification