Stats
Actions
Tags
From huawei-band-notifier
{"riskFlags": {"touchesBash": false, "matchAllTools": true, "touchesFileWrites": false}, "typeStats": {"command": 3}, "eventStats": {"Stop": 1, "PostToolUse": 1, "PermissionRequest": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 3, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}
3 events · 3 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/notify-band.ps1" -ExpectedEvent Stop -PhoneUrl "${user_config.phone_url}" -TimeoutSeconds ${user_config.timeout_seconds} -CooldownSeconds ${user_config.cooldown_seconds} -DryRun "${user_config.dry_run}"5mspowershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/notify-band.ps1" -ExpectedEvent PostToolUse -PhoneUrl "${user_config.phone_url}" -TimeoutSeconds ${user_config.timeout_seconds} -CooldownSeconds ${user_config.cooldown_seconds} -DryRun "${user_config.dry_run}"5mspowershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/notify-band.ps1" -ExpectedEvent PermissionRequest -PhoneUrl "${user_config.phone_url}" -TimeoutSeconds ${user_config.timeout_seconds} -CooldownSeconds ${user_config.cooldown_seconds} -DryRun "${user_config.dry_run}"5msnpx claudepluginhub fengyaqi-coder/claude-band-notifier --plugin huawei-band-notifier