Stats
Actions
Tags
Runs pre- and post-checks around WordPress MCP adapter calls to validate A/B test conditions. Uses bash scripts but does not write files.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
.*if [ -f "${REVIEW_APPROVAL_FLAG:-./.review-approved}" ]; then exit 0; fi; npx protect-mcp@0.5.5 evaluate --policy "${REVIEW_GOVERNANCE_POLICY:-./review-governance.cedar}" --tool "$TOOL_NAME" --input "$TOOL_INPUT" --fail-on-missing-policy false.*npx protect-mcp@0.5.5 sign --tool "$TOOL_NAME" --input "$TOOL_INPUT" --output "$TOOL_OUTPUT" --receipts "${REVIEW_GOVERNANCE_RECEIPTS:-./review-receipts/}" --key "${REVIEW_GOVERNANCE_KEY:-./review-governance.key}"npx claudepluginhub yo-steven/agents-exploration-20260523 --plugin review-agent-governance