Event Hooks

athena-pr-reviewer

1 event · 1 hook

From athena-pr-reviewer
Install
1
Run in your terminal
$
npx claudepluginhub emiperez95/cc-toolkit --plugin athena-pr-reviewer
Risk Indicators
Matches all tools
Source

Defined in hooks/hooks.json

Configuration
{
  "PermissionRequest": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "${CLAUDE_PLUGIN_ROOT}/hooks/approve-athena.sh"
        }
      ],
      "matcher": "*"
    }
  ]
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": true,
    "touchesFileWrites": false
  },
  "typeStats": {
    "command": 1
  },
  "eventStats": {
    "PermissionRequest": 1
  },
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 1,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 1
  }
}
Stats
Parent Repo Stars0
Parent Repo Forks0
Last CommitDec 18, 2025